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! Learn more
I have two tables on the same page sharing a single data set. They both are driven by a production date. I need to filter them separatesly: one by a two-month span, the other by a year-long span. How can I apply a date slicer to the yearlong one and filter the other further down to two months?
Solved! Go to Solution.
If you want to enable the slicer/filter to the user, use two slicers and restrict the interactions between the visulas in the Edit interactions button (Click on Slicer, Format on Ribbon menu, Edit Interactions and click on the Forbid icon to the other chart). If they are just going to be filtered by default, use the filters panel and apply the relative date filter to each visual.
Proud to be a Super User!
One slicer, at least, is needed for the user to identify the End date. Then I can derive 2 months from that, and a year from the same. So, I made measures that hold all the dates I need, but don't know how to get them into a filter panel situation since I need an actual date to put in there and not a variable.
If you want to enable the slicer/filter to the user, use two slicers and restrict the interactions between the visulas in the Edit interactions button (Click on Slicer, Format on Ribbon menu, Edit Interactions and click on the Forbid icon to the other chart). If they are just going to be filtered by default, use the filters panel and apply the relative date filter to each visual.
Proud to be a Super User!
One slicer, at least, is needed for the user to identify the End date. Then I can derive 2 months from that, and a year from the same. So, I made measures that hold all the dates I need, but don't know how to get them into a filter panel situation since I need an actual date to put in there and not a variable.
Then use 2 slicers separately and restrict the interactiones as mentioned above. (a more detailed guide here)
Proud to be a Super User!
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.