Hi,
Is there a way how we can apply the format of fields by cell and not by measure?
Because I would like to apply the percentage format just for some account and for the other accounts I would like to apply the decimal format to the same measure.
I would like that also in the export excel its is taken into account
Thank you
1 answer

Hi,
- You can consider to create 2 Calculated Fields using IF function to identify which accounts you want to apply. Next, change the display format for each Calculated Field respectively.
- For the data export, please click Worksheet > Export > Crosstab to Excel from the menu bar, and you can see number in different formats for different segments.
Hope it helps.
Regards,
- You can consider to create 2 Calculated Fields using IF function to identify which accounts you want to apply. Next, change the display format for each Calculated Field respectively.