Hi @AnilTyagi
Changing column header is bit complex.
Please refer the below community posts this might be helpful for you.
Example:
ifelse(${ClientId} = 1 , Country, toString(Status))
Hope this helps!
Hi @AnilTyagi
Changing column header is bit complex.
Please refer the below community posts this might be helpful for you.
Example:
ifelse(${ClientId} = 1 , Country, toString(Status))
Hope this helps!