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!Vote for your favorite vizzies from the Power BI Dataviz World Championship submissions. Vote now!
Hi Fabric Community,
I am facing a problem with scatter chart x axis display units.
as shown in above image, x-axis display units displaying bnn insted of 20bn,30b,,etc.
I used the following DAX measure ans set the formating settings to Dynamic Formatting and I set x-axis display units option to Auto.
VAR SALES= [SALES]
RETURN
SWITCH(TRUE(),
SALES<100000,"0",
SALES<1000000,"#,.0K",
SALES<1000000000,"#,,.0Mn",
SALES>=1000000000,"#,,,.0Bn")
If suppose I set x-axis display units option to None then x-axis display units showing like below
Ideally x-axis shoudl display 10Bn,20Bn,etc...
Can any one pls hel me on this.
Thanks in advance.
@parry2k whiskeybravo91 @FrossiREAL @Greg_Deckler @cstenz @Anonymous @v-mosht @v-angzheng-msft @Sri @SritejaGolla @ebeery @Anonymous @Ritaf1983
Hi Super User's,
can any one help me on this?
Thanks!!
Hi Experts
Can somone help me on this?
Thanks in advance.
Thanks๐ for your reply Stephen. But, I want to make it as Dynamic according to filter conditions. That's where I written a dynamic format measure (as mentioned in my 1st message) and used Format as Dynamic. Requesting you pls help me on this.
Hi @suparnababu8 ,
Thanks for reaching out to our community.
If you want to display 10Bn,20Bn, etc, you can directly change the display units from x-axis.
Best Regards,
Stephen Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Vote for your favorite vizzies from the Power BI World Championship submissions!
If you love stickers, then you will definitely want to check out our Community Sticker Challenge!
Check out the January 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 63 | |
| 51 | |
| 41 | |
| 23 | |
| 18 |
| User | Count |
|---|---|
| 130 | |
| 111 | |
| 48 | |
| 30 | |
| 28 |