Forum Discussion
Anonymous
3 years agoNot applicable
Power BI Format Question
Hi everyone, I have a table like the following one: Now I would like to remove the currency symbols here in the "Report" section, but without affecting the "Data" section. The problem ...
- 3 years ago
Anonymous
Hi,
If you want to keep your Data section coulums as currency and if you need to change columns in report as decimal then best option is creating mesures.
Thank you.
FreemanZ
3 years agoSuper User
you need to change the data type in Data section.
Data section is like the datasourece for the visuals in the report section, so the change shall take place from its source.