Hi everyone,
in my table of contacts I have added a field of type integer representing “year”. Now my question is how to build a report as shown below
Is it possible in ESPO? How can this be done?
Thanks.
in my table of contacts I have added a field of type integer representing “year”. Now my question is how to build a report as shown below
| Age in years | Summary of contacts |
| < 18 years | 14 |
| 18 und 49 | 37 |
| 50 und 67 | 66 |
| IsNull (*no entry in table) | 95 |
Thanks.

Comment