Forum Discussion
Whatever1
3 years agoHelper I
Filter Table Visual with Buttons
I have a table something like this: ID Date Description Value1 Value2 Value3 1 10/5/2022 Description1 1 0 2 2 10/1/2022 Description2 2 4 5 3 10/15/2022 Description3 0 ...
taab
3 years agoRegular Visitor
You can achieve this by using slicer visual in PowerBI, with Advanced Filtering.
Check this out for details https://learn.microsoft.com/en-us/training/modules/power-bi-effective-filters/3-slicers
- Whatever13 years agoHelper I
That only deals with slicers based on one field in the table. I want to have slicer buttons that filter on values in the columns. Also, I need the slicer to allow showing records that have positive values in either of the items selected (OR not AND)