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.
Chewdata
Responsive Resident
9 months agoHello,
It is best to replace the blank/null values in the facttabel with a default value, like "Unknown" or "Missing" and add that default value to the Dimension table.
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