Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric Certified for FREE during AI Skills Fest. This week only. Secure your voucher now.

Reply
Mahi1827
Resolver I
Resolver I

How to pass same daterange from one date slicer to multiple date slicers.

We have 3 date slicers Invoicedate, Sales date, order date.
The date in the slicers are populated from 3 copies of the same table (KPI_DATE) to avoid loop in the data model

Invoicedate--> (KPI_DATE1)
Sales date--> (KPI_DATE2)
order date--> (KPI_DATE3)

 

Our goal is to calculate 3 measures Invoice_KPI_count, Sales_KPI_Count,Orderdate_KPI_Count based on date selected in the date Slicer (Invoicedate,Sales date,order date).

Now as per the user requirement these 3 dates should always remain same i.e  if they selected invoice date range is between 01/01/2018 and 12/31/2018, then Sales date and Orderdate ranges should also be between 01/01/2018 and 12/31/2018.
.
In current scenario we are manually passing the dates separately in 3 diffrent date slicers. So, is there any way to pass the date range in 1 date slicer (invoice date) so that other 2 date slicers (Sales date,Order date) should also be populate in the same date range.

 

Thanks,

Mahi

1 ACCEPTED SOLUTION
v-frfei-msft
Community Support
Community Support

Hi @Mahi1827 ,

 

We shoud create a CALENDAR table like that and establish relationship between tables.

date = CALENDARAUTO()


Then we can filter our visuals based on the date table.

Community Support Team _ Frank
If this post helps, then please consider Accept it as the solution to help the others find it more quickly.

View solution in original post

2 REPLIES 2
v-frfei-msft
Community Support
Community Support

Hi @Mahi1827 ,

 

We shoud create a CALENDAR table like that and establish relationship between tables.

date = CALENDARAUTO()


Then we can filter our visuals based on the date table.

Community Support Team _ Frank
If this post helps, then please consider Accept it as the solution to help the others find it more quickly.
amitchandak
Super User
Super User

You need to create a common date table and join with all dates. If they are in the same table one will active and others will be inactive. You can make them active using userelation.

This blog has the example for the same :https://community.powerbi.com/t5/Community-Blog/HR-Analytics-Active-Employee-Hire-and-Termination-tr...

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Helpful resources

Announcements
May Power BI Update Carousel

Power BI Monthly Update - May 2026

Check out the May 2026 Power BI update to learn about new features.

Fabric SQL PBI Data Days

Data Days 2026 coming soon!

Sign up to receive a private message when registration opens and key events begin.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.