Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
What function do I use to format only the percentage ?
For example I have 89.65 and I want it to return closed 90%
= Num(Expression,'#,##0%')
Still returning with 2 decimal
Data (Measure Column)-->Number formatting--> Formatting (Sample) --> drop down for options