Forum Discussion
TcT85
9 months agoHelper III
Filter on table visual
Hi, I'm using two table visuals (not database tables): Table 1 displays data from all our test equipment for today. Table 2 shows data from the last 30 days. What I want is: when...
- 9 months ago
Hi TcT85,
Thanks for the follow-up question.
I reproduced the scenario again, and it worked on my end. I used it as sample data and successfully implemented it.
outcome:I am also including .pbix file for your better understanding, please have a look into it.
Hope this clears it up. Let us know if you have any doubts regarding this. We will be happy to help.
Thank you for using the Microsoft Fabric Community Forum.
Praful_Potphode
9 months agoSuper User
Hi TcT85 ,
the information is bit in complete.but i will try to share the steps.
- Create a measure for rowcount or count which will take common column or dimension between 2 tables
- then select table 2 and add measure created in step 1 to visual level filter
- add condition measure is greater than 0 in visual level filter
Please find sample pbix file for reference.Sampl PBIX
Give kudos or mark it as solution once confirmed.
Thanks and Regards,
Praful
TcT85
9 months agoHelper III
- Praful_Potphode9 months agoSuper User