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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
Sthakur
Frequent Visitor

There are multiple fact tables and multiple dimension tables and different date fields are used.

There are multiple fact tables and multiple dimension tables (hybrid schema) and different date field is used for different pages in report.

Can we model the date table (Calendar table ) in such a way that one date field is used across the report, to only show the data according to the dimension.

 

For eg, in one page of report , Case Create date is used as page level filter

in 2nd Page , Case Close date is being used as page level filter.

in 3rd page , Case Due Date is being used as page level filter

In all these filters , user can select the date range and see related data.

1 REPLY 1
lbendlin
Super User
Super User

@Sthakur   USERELATIONSHIP() is your ticket. There's a nice approach using Calculation Groups here to keep the number of measures down.

Using calculation groups to switch between dates - SQLBI

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

Find out what's new and trending in the Fabric community.

July PBI25 Carousel

Power BI Monthly Update - July 2025

Check out the July 2025 Power BI update to learn about new features.