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.
Guys,
I create a Clustered Column Chart and i use a measure as a value. the problem is that all columns show the right data with the right data label except on column which shows only the text 6.43E-8.see image below.
how can I change this to show the right Display Units (Millions) and remove the E from the Data label?
Thanks a lot.
Solved! Go to Solution.
Hi Marios,
this happens because you have value with decimal position higher than 4th (as example 0.000000064)
Since you are considering data at Million scale I suggest to round the date at the fourth decimal position.
See the attached screen:
right
wrong
Hi Marios,
this happens because you have value with decimal position higher than 4th (as example 0.000000064)
Since you are considering data at Million scale I suggest to round the date at the fourth decimal position.
See the attached screen:
right
wrong
User | Count |
---|---|
65 | |
60 | |
55 | |
54 | |
31 |
User | Count |
---|---|
180 | |
88 | |
70 | |
46 | |
46 |