Forum Discussion
vally57
Helper I
2 years agoPower BI Slicer values change
In power BI, I have a table named Sample which contains status, File Name, Email columns. the status column contains 'Excel' and 'PDF' duplicate Values . I want to use status column as a slicer, here...
iceparrot
Advocate II
2 years agoHey vally57 ,
if I get you right you want to achieve something like this:
Which would look like this if you select PDF:
If this is what you're looking for, you just need to place the table visual on your report page and add the slicer visual to the report page as well. For the slicer visual then select the STATUS column of your table which contains the information about EXCEL or PDF.
Please let me knwo if this helps you.
- vally572 years ago
Helper I
hey iceparrot
In the STATUS slicer now we have 'Select all', 'Excel' and 'PDF' values. But I want to show 'Combined', 'Excel' and 'PDF' values. Here instead of Select all I want Combined, if I select Combined from the slicer, the table should display both Excel and PDF related records.