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 September 15. Request your voucher.
Hi, I am experiencing an issue where a DAX measure:
Actual Closed- Won divided by Budgeted Closed-Won = DIVIDE( SUM('Weekly Summary'[Actual Closed- Won]), SUM('Weekly Summary'[Budgeted Closed-Won]) )
is not working when displayed as a 'card' visulization (big number tile), however, if I create a bar chart visualization I am getting the expected results. The calculation should = 0.86. I am wondering why the measure works when visualized as a bar chart but not as a Card type visualization.
Thank you,
Solved! Go to Solution.
For the card visual, did you try entering 2 in the 'Data Label' formatting 'Value decimal places'?
For the card visual, did you try entering 2 in the 'Data Label' formatting 'Value decimal places'?
This was it, I realized that I have to select on the field in order to make formatting changes, formatting changes won't apply to the visualization directly.
Thank you!
User | Count |
---|---|
68 | |
63 | |
59 | |
54 | |
28 |
User | Count |
---|---|
181 | |
82 | |
63 | |
47 | |
43 |