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!
Do anyone know why I can't add measure "Kund Belopp = FORMAT(SUM(Orderdata[KundTotalRad]), "#,0")" to the Y axis in a stacked bar chart? It can only be added under tooltips.
The original field "Orderdata[KundTotalRad]" as well as measure "Kund Belopp = SUM(Orderdata[KundTotalRad])" both can be added under the Y axis in my chart without any problems.
Solved! Go to Solution.
FORMAT returns text. Just create your SUM measure only, and then format it with the options in the ribbon.
Pat
Many thanks, that worked out fine! 🙂
FORMAT returns text. Just create your SUM measure only, and then format it with the options in the ribbon.
Pat
User | Count |
---|---|
10 | |
9 | |
6 | |
6 | |
5 |
User | Count |
---|---|
22 | |
14 | |
14 | |
9 | |
7 |