Forum Discussion
Fernandes_PBI
3 years agoFrequent Visitor
Slicer without relationship
Hello everybody, I have this data model and its relationships with the respective specific functions. I would like to have columns Column Filter 1, Column Filter 2, Column Filter 3, as a visual s...
lbendlin
Super User
3 years agoSlicers fed by disconnected tables are a valid design concept. Use measures to retrieve the current slicer value and then compute the required result from the data model based on that selection.