Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code FABINSIDER for a $400 discount.
Register nowGet inspired! Check out the entries from the Power BI DataViz World Championships preliminary rounds and give kudos to your favorites. View the vizzies.
I created a table with 2 columns (value,label), 1 to 20, A to T. The value is whole number. I create a Table tile with both columns and insert a slicer with the Value column.
Now I drag the right slider to value 8 and then drag the left slider to the furtherst right it can go, which is also 8. The filtered table does not return any data but should be showing (H,8).
The reason it is not returning data is because when i moved the right slider it was set to 8.434275236 even though it showed 8. When i slide the left slider to match the 8 it also was set to 8.434275236. The slicer allows a person to move the slider to a decimal number even when the data type is whole number. The result is correct because 8 is less than the selected decimal numbers but when you are moving the slider you do not see the decimal places.
You can only see the decimals when you click in the value field.
This needs to be fixed to only let the slider select whole numbers when the data type is whole numbers.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.