Forum Discussion
how to create a filter for table visuals
vjnvinod why not use the simple slicer, did you tried it? I'm a bit lost what you are trying to achieve. Did you try slicer? if yes, why it didn't worked?
for that i created a measure, like below and try to add this into slicer visual, but its not allowing me to add the measure into the slicer
Not sure if there is any restriction for measure to be added into the slicer
- v-lili6-msft6 years agoCommunity Support
HI vjnvinod
Just set visual level filter for 'TMT Master NEW'[Latest Market Value (US$)] is greater than 1000000000 and Account_Listing[TER_FYTD_USD ] is less or equal to 100000.
https://docs.microsoft.com/en-us/power-bi/power-bi-report-add-filter#add-a-filter-to-a-visual
If not your case, please share a simple sample pbix file and your expected output.
Regards,
Lin
- vjnvinod6 years agoImpactful Individual
Visual level/page level filter is i am aware. but i dont want to do that, as i want to keep the table as it is and allow users to filter from the slicer
is there anyway i can do that as slicer? (Note: data is coming from 2 different table and they are connected via Many to many relationship)
i tried creating and measure and reaslised that measure cannot be added to slicer
- v-lili6-msft6 years agoCommunity Support
hi vjnvinod
If so, I would suggest you try this way to get it as below:
Use bookmark and set two bookmark botton as a "slicer", and set different visual level filter for two table visual.
see more details by these document:
https://radacad.com/bookmarks-and-buttons-making-power-bi-charts-even-more-interactive
Regards,
Lin