Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
Hello PowerBi Heroes,
Is there a way to remove the decimal point on the format function? I am using switch statement with different measures and formatting. See below measure for reference. Thanks in advance!
EBIT APS Normalised = FORMAT([Revenue] * [EBIT% Revenue],"Currency")
Solved! Go to Solution.
@rbalza , I think a currency will have a decimal place. choose a format like "###,###"
Refer this page for various format
https://docs.microsoft.com/en-us/power-bi/create-reports/desktop-custom-format-strings
Also try to use the property UI, in place of custom format, when possible
@rbalza , I think a currency will have a decimal place. choose a format like "###,###"
Refer this page for various format
https://docs.microsoft.com/en-us/power-bi/create-reports/desktop-custom-format-strings
Also try to use the property UI, in place of custom format, when possible
User | Count |
---|---|
12 | |
11 | |
8 | |
6 | |
6 |
User | Count |
---|---|
25 | |
19 | |
14 | |
8 | |
7 |