Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Searched for it but solutions with remove filter didn't work for me as I would need to remove the filter from the row. I tried all, allexcept, removefilter but always the date was filtered as it's in the row.
I have two visuals. One visual shows the stock of today. It's filtered by a separate column that checks if the stockdata is the latest with true/false. So this visual is filtered to true to only show the latest day
Then I have a second visual that shows the stock evolution. Now I would like to press on one of the article in Visual 1 and then have in Visual 2 filtered the stock evolution based on the product. But whatever I do, Visual 2 is filtered to only the latest date.
I want to press on the visual Article A for example and then have on the right side all the dates. But right now it always filters to only the latest date
Somehow feels like an easy problem. But didn't manage to get it done 😞
If someone needs the example pbix file I uploaded it here:
https://drive.google.com/file/d/1C-IgSyVZtXVv07TcgsQPHwmXzJgLnKie/view?usp=sharing
Solved! Go to Solution.
Hi @ThomasEpp ,
I've removed your filter from filter pane "Last day = True"
And created a new measure
Hi @ThomasEpp ,
I've removed your filter from filter pane "Last day = True"
And created a new measure
Wohooo. worked. Smart! Thanks a lot!!!
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.