Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredJoin 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.
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.