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

Data Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more

Reply
sraj
Responsive Resident
Responsive Resident

Data value changes when published

Hi,
 
This has never happened before with me, not sure what may be causing this.  For some reason when I publish this report the data for 2022 is just completely changing the value.  This is happening due to my incremental refresh, all I am doing is 11 years of archive and 15 days of refresh.  
 
Original
sraj_0-1666890904512.png

 

Published one 

 sraj_1-1666890948107.png

This is what derives the above value:

Pro Max = MAXX('Combined Table', [Total PCount])

OR THIS

MAX = MAXX (VALUES( 'Combined Table'[dtd]), [Total PCount] )

 

Total PCount =
SUM('Combined Table'[o_prot_cnt]) + SUM('Combined Table'[a_prot_cnt])
sraj_0-1666892644670.png  +  sraj_1-1666892663110.png

 

 

Can someone please advise?
 
 
1 ACCEPTED SOLUTION
sraj
Responsive Resident
Responsive Resident

Finally this is what helped

 

= [dtd] => RangeStart and [dtd] < RangeEnd

 

Before I was doing the =>RangeStart and [dtd] <= RangeEnd which was causing the duplication I guess.  Found an article that helped me fix this.  

View solution in original post

3 REPLIES 3
sraj
Responsive Resident
Responsive Resident

Finally this is what helped

 

= [dtd] => RangeStart and [dtd] < RangeEnd

 

Before I was doing the =>RangeStart and [dtd] <= RangeEnd which was causing the duplication I guess.  Found an article that helped me fix this.  

sraj
Responsive Resident
Responsive Resident

I checked all the above suggestions and it is still the same.  To be specific the publised data looks like the desktop but when it is refreshed on the web the value changes.

 

Is there any other way for me to present this sum?

I need to show the total of two columns for that day that year ( would be any year selection) .

 

126235 (o_prot_count) + 367493 (a_prot_count) = 493728

 

sraj_0-1666963573319.png

 

Anonymous
Not applicable

Hi @sraj ,

What happens if you click on the Reset to default button?

 

Also can you ensure that you have got the last version of PBI Desktop installed?

Then open the file, save it and upload it again and see if that resolves your issue?

 

I have also found a similar psot, please refer to it to see if it helps you.

Data Values Changing after publishing - Microsoft Power BI Community

  • you can go into the properties for the chart and set the Y Axis start to Zero as shown below

 

If it still does not help, please provide more details.

 

Best Regards

Community Support Team _ Polly

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
Fabric Data Days is here Carousel

Fabric Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

May Power BI Update Carousel

Power BI Monthly Update - May 2026

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

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.