Forum Discussion
Anonymous
6 years agoNot applicable
Dynamic Formatting for Thousands & Millions
Hi all, I wonder if anyone can suggest a means of using the custom format capabilities of PowerBI to replicate what in Excel would look like this: [>=1000000] #,##0.00,,"m";[<1000000] #,##0.0...
DanielG123
4 years agoRegular Visitor
Hi,
I have also encountered the same issue and was wondering has anyone found a solution for this yet. Even when i set the
[>=1000000] #,##0.00,,"m";[<1000000] #,##0.0,"k";General
in excel and import into PowerBi, it will clear this.