The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi all
Considering a measure, I would like to :
I can add + or - sign with myMeasure = FORMAT( [Foo]+[Bar] ; "+0.0%;-0.0%"), but it seems to convert the measure to string.
In this case, we can't use Conditionnal formatting with string (correct ?)
One very uggly solution should be to create 2 measures :
Then apply conditionnal formatting on myMeasure2 according to myMeasure1 value.
Is there a more efficient and elegant solution ?
Regards
Solved! Go to Solution.
@jct999 , Try format option on a column in the Model view
https://docs.microsoft.com/en-us/power-bi/create-reports/desktop-custom-format-strings
@jct999 , Try format option on a column in the Model view
https://docs.microsoft.com/en-us/power-bi/create-reports/desktop-custom-format-strings
User | Count |
---|---|
75 | |
70 | |
39 | |
30 | |
28 |
User | Count |
---|---|
104 | |
95 | |
51 | |
48 | |
46 |