Hello all,
I need to move the data from SAP HANA to another location using Data Services.
I need to have a derived column based on some logic. There are about 12 conditions.
Is it better to have a calculated column in HANA and just use that calculated column in Data Services, or should i perform the calculation in Data Services when moving the data?
Any advice on this?