Hi guys,
I don't find a solution for my problems (or I search to much... :? )
I want create an alias like
For example, I want "Miller, Michael" in the csv-file.
Theres only Columns/Titles, Data Path and so on, it's possible to set an alias for one field, but how can I set an aliasstatement with 2 ore more fields?
Michael
I don't find a solution for my problems (or I search to much... :? )
I want create an alias like
select concat (lastname,', ', firstname) as name
in the forms->Setup->CSVExport.
For example, I want "Miller, Michael" in the csv-file.
Theres only Columns/Titles, Data Path and so on, it's possible to set an alias for one field, but how can I set an aliasstatement with 2 ore more fields?
Michael