Forum Discussion
vidyasagar159
Helper II
5 years agoIgnore Page Filter on One table view and apply one second table view in a Single Page
Hi,
Please help me with the below requirement.
I have two table views of the same data set. However, one table should work with a page filter, and another table should show all the data. Trying to figure All Expect measure but no luck.
Note: I am using Power BI Data Set as my source. So I cant create multiple tables, I cant create columns.
Dataset:
| Phones | Category |
| Iphone6 | No Demand |
| Iphone7 | Demand |
| Iphone8 | Demand |
| Iphone9 | No Demand |
| Iphone10 | Demand |
| Iphone11 | Demand |
Result:
4 Replies
- darentengmfs
Post Prodigy
- vidyasagar159
Helper II
I cant. The page-level filter is my global filter which impacts 20 pages visualizations.
- darentengmfs
Post Prodigy
The other way I was thinking is use Filter on current Page for the other 19 pages, and use Filter on Visual for the page you are working on.
I don't know if there is another way.