Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hey guys, I have the problem that my revenue values are only displayed as thousands in the visualization. How can I tell PowerBI that the values stored in the query are in the million range? Data type is decimal number. Thank you very much!
Solved! Go to Solution.
Hi. If the number is 12,500,000 and it is displaying 12,5M then it might be a formatting option. Go to format in data labels and check for "display units". There you can pick what units you want for the visual. Example at point 2: https://docs.microsoft.com/en-us/power-bi/visuals/power-bi-visualization-card
Hope this helps
Regards,
Happy to help!
@Anonymous - Not entirely sure I understand, but multiply them by 1000?
For example, the report has a target value of "12,5", but actually it is 12,500,000, right. Does this mean I have to convert it every time? If there is no function in which I can determine, leave the number at "12,5" and say in the scale it is "MIllions". You understand?
Hi. If the number is 12,500,000 and it is displaying 12,5M then it might be a formatting option. Go to format in data labels and check for "display units". There you can pick what units you want for the visual. Example at point 2: https://docs.microsoft.com/en-us/power-bi/visuals/power-bi-visualization-card
Hope this helps
Regards,
Happy to help!