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

Join us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.

Reply
stampgeorge
Frequent Visitor

Different results in table view vs report view due to date table

Hello,

I've been trying to create a report that calculates the sum of a specific column from a table with filters applied.

I've added a matrix view to compare the data between the table and report view and found out that if I use my date table, then the results are different than when I use the date from the query (Statistics) with the exact same filters (these are the correct data). 

 

I have 4 relations with the Statistics Query from the date table.

1 ACCEPTED SOLUTION
Kedar_Pande
Super User
Super User

@stampgeorge 
The mismatch is likely due to inactive or multiple relationships between your date table and the Statistics table. Using Statistics[Date] bypasses the model logic. Use the date table with proper relationships and USERELATIONSHIP() in measures if needed.

View solution in original post

2 REPLIES 2
Kedar_Pande
Super User
Super User

@stampgeorge 
The mismatch is likely due to inactive or multiple relationships between your date table and the Statistics table. Using Statistics[Date] bypasses the model logic. Use the date table with proper relationships and USERELATIONSHIP() in measures if needed.

Thanks! It worked perfectly.

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

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

June 2025 community update carousel

Fabric Community Update - June 2025

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