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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

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
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors