Forum Discussion
Filter on table visual
- 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.
Create this measure in your data model:
Why this works:
Keeps filter context on Equipment and Product.
Removes any filter on Date, so Table 2 continues to show 30-day history.
No changes needed to relationships or visuals.
How to use:
Use this measure Yield_Filtered_30Days in Table 2 instead of original Yield.
Clicking a row in Table 1 applies filters only on Equipment and Product.
I have tried your measure but I cant get it to work, maybe I have explained my issue to vague, I have updated my message above for better clarification, sorry for the inconvience.