Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
Hello all,
I have created a measure in PowerBI which is displayed on a KPI Card. I have kept the data type as Currency as its financial data and have kept the units option on Auto on the card. When the value is in millions, the card displays the value as $1.23M but when the value reaches billions, it shows it as $1.23bn instead of $1.23B. Is there any way to show the value with the capital B dynamically without converting the value to text?
Any help would be really appreciated. Thank you
Solved! Go to Solution.
You can use dynamic format strings:
https://www.sqlbi.com/articles/introducing-dynamic-format-strings-for-dax-measures/
You can almost copy the section in the Format String Expression for Sales Amount measure in Sales table section, but just add another row with the condition for B.
You can use dynamic format strings:
https://www.sqlbi.com/articles/introducing-dynamic-format-strings-for-dax-measures/
You can almost copy the section in the Format String Expression for Sales Amount measure in Sales table section, but just add another row with the condition for B.
Thank you!
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
84 | |
76 | |
73 | |
42 | |
36 |
User | Count |
---|---|
109 | |
56 | |
52 | |
48 | |
43 |