Starting December 3, join live sessions with database experts and the Microsoft product team to learn just how easy it is to get started
Learn moreShape the future of the Fabric Community! Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions. Take survey.
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
User | Count |
---|---|
90 | |
88 | |
85 | |
80 | |
49 |
User | Count |
---|---|
150 | |
142 | |
112 | |
73 | |
55 |