Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers!
Enter the sweepstakes now!Preparing for a certification exam? Ask exam experts all your questions on May 15th. Register now.
Hi
I am using the one Value column which have to different types of numbers (whole numbers and decimal numbers). I want to my only visualization change showing value decimal places by slicer selection -> type of number( whole number = no decimals showing and decimal number = 2 decimals showing). Is this possible?
Image of Value column:
Measure = IF ( SELECTEDVALUE ( Table1[Type] ) = "whole numbers", FORMAT ( INT ( MIN ( Table3[Values] ) ), "###" ), IF ( SELECTEDVALUE ( Table1[Type] ) = "decimal numbers", ROUND ( MIN ( Table3[Values] ), 2 ), MIN ( Table3[Values] ) ) )
Thanks! That's nice, but I need to change Clustered column chart > Data Labels > Value decimal places: based on slicer selection (whole numbers = value decimal places: 0 and decimal numbers = value decimal places: 2. Is that possible?
All my values are in same column and I dont want to use Bookmarks with two different Clurestered column charts, because that's not working because I have to add buttons to change bookmarks and other slicer selections not sync to another Bookmark.
Hi@ JHammer
After my research, I’m afraid we can’t change it for now,
you could post your new idea in Power BI ideas and make this feature coming sooner .
Best Regards,
Lin
Check out the April 2025 Power BI update to learn about new features.
Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.
User | Count |
---|---|
76 | |
72 | |
71 | |
48 | |
41 |
User | Count |
---|---|
54 | |
48 | |
33 | |
32 | |
28 |