Forum Discussion
LostintheBIu
Helper II
9 months agoDimension Table Yes/No Slicer - Issue with blank rows
Hi, I have a Dimension Table "Budget Lines", where I have added a calculated column "Filter Out Budget Line Z?" which is a simple IF statement: If Budget Line is Z, Return "No", Else Return "Yes"...
- 9 months ago
LostintheBIu You could use an independent table for your slicer, just Yes and No values and then create a measure that you put in your visual level filter that filters out the Z budget lines only.
MattiaFratello
Super User
9 months agoHi LostintheBIu, in Power Query replace blank with a default value of your choice and then add this value to the dimension as well
If this helps please feel free to mark it as solution and to give kudos 👍
LostintheBIu
Helper II
9 months agoThanks for the reply. Good idea but unfortunately I cannot replace the blank values in the fact table, because this is accounting/financial data, so the raw transaction data cannot be adjusted from how it is in our ERP system.