Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers. Get Fabric certified for FREE! Learn more
Hi,
I have setup a Table visual and a Slicer that helps me filter the data on the Table. I have 3 categories in the Slicer., i.e, Open, Completed and Lookahead
1. When I select nothing (image 1),
Table should show me only Open and Lookahead data. Completed data should be left out
2. However, when I select Open or Completed or Lookahead individually, Table should show me relevant data
I basically want to see only the Open and Lookahead data all the time but when I speciafically select Completed, the table to populate that data.
I got the first part to work by filtering out the Completed data on the visual. However, I am stuck when it comes to loading the Completed data individually.
Please help!