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

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

Reply
afaro
Helper III
Helper III

Day on Day change with drill through causing discrepancies when checked for individual data points

I have the current scenario so far: 

ProductDescriptionPriceDate
XVersion1202024-04-22
XVersion1202024-04-23
XVersion2202024-04-24

 

I am calculating the day on day using PREVIOUSDAY() function. 

I have the dates on the x axis and the day on day change on the y axis. 

I have a drill through day on day change with the date which shows me for every product the change. 

 

The problem is I see that the correct day on day change overall is 0 on 2024-04-23 and 2024-04-24, however whenever I drill through on these dates and see a table with individual products and their day on day change, I see for 2024-04-24 that there is a positive change of 20 which is likely due to the description column changing which it considers it to be a new product altogether even though I don't want to see that. How do I write a dax query that would only consider a new row to be one where the main key i.e. Product is changed? 

 

 



1 REPLY 1
Anonymous
Not applicable

Hi, @afaro 

Didn't reproduce your data, you can share the pbix file without sensitive data for understanding and testing.

Best Regards,
Yang
Community Support Team

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.