Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowTry your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now
I have a problem with what if.
A measure was created according to the following DAX: pDolar = GENERATESERIES(0, 20, 0.01)
In short, I need to advance in decimal form every 1 cent of dollars.
However, in my data segmentation, if I type 6.10 the value to be filled is 6.11, in addition, even the value configured in the decimal format with 2 places, this is not being respected as shown in the image below
When I type 6.10
The saved value is 6.11
In addition, for my demand, which is internal to a company, I cannot leave the slicer.
That is, my look needs to be in this format:
Any way to get around this bug? Has Microsoft already spoken out?
My power bi desktop is in the latest version:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.