Using RO CSVI to export some user based custom fields I should build an additional field based on the birthday which is called "unter30" when the person is not yet 30 years old. This should be like the Excel formula:
'=IF(DATEDIF("custom field birthday"; TODAY(); "y"

<30;"X";""
Would this be possible within an export template?
Thanks
Heinz