Forum Discussion
SUN_19
2 years agoFrequent Visitor
Date slicer filter
Hi I am new to power BI. I am trying to create 2 reports with the same date slicer. I have a calendar table which is used as a date slicer(For eg:September1st-.September 31st) 1st report will retr...
tmhalila
2 years agoResolver II
Since you need that report by default to display the different periods while slicer will only slice one period at a time.
If those reports are on different pages just use a different slicer but both pick the data from the same date table, otherwise, prevent the interaction of the slicer with the report that will retrieve data from the different periods which will also make it not dynamic when you use the slicer.