This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
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.