The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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 |
---|---|
17 | |
8 | |
7 | |
6 | |
6 |
User | Count |
---|---|
26 | |
13 | |
12 | |
9 | |
8 |