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
Varshi288
Resolver II
Resolver II

Measure showing wrong results afer adding 2020 data.

Hi every one hope all are doing well. I am facing  with measure

I have a measure 2 measures SP incr % and TP incr % with  date slicer to  select between two dates. Both were working fine till last month. After adding  Jan 2020 data , SP incr % working in weirdly. If I select date slicer from 1st Feb 2019 to  till date  all values as showing -100% which is wrong.If I select before Feb 2019 date it it working fine. Can any one suggest what could be wrong

Below are the measures used in calcuation

SP incr =SUMX(PriceImpact,(1-MIN(2,MAX(DIVIDE([MP PrY (SP)],[MP (SP)]),0.5)))*[SP_price increase])
TP incr =SUMX(PriceImpact,(1-MIN(2,MAX(DIVIDE([MP PrY (TP)],[MP (TP)]),0.5)))*[TP_price increase])
TP incr % = DIVIDE([TP incr],[Cov TP]-[TP incr])
SP incr % = DIVIDE([SP incr],[Cov SP]-[SP incr])

 

 

 SP incr %.PNGTP incr %.PNG

 

1 ACCEPTED SOLUTION

Hi Az38,

 

   You are right.one of the measure was wrong. This is sorted now. Thanks. 

View solution in original post

2 REPLIES 2
az38
Community Champion
Community Champion

Hi @Varshi288 

what is [Cov TP]? [Cov SP]? [MP PrY (SP)]? [MP PrY (TP)]? [SP_price increase]? [TP_price increase]? measures?

 

if so, what statements are define these measures?

the issue is somewhere around


do not hesitate to give a kudo to useful posts and mark solutions as solution
LinkedIn

Hi Az38,

 

   You are right.one of the measure was wrong. This is sorted now. Thanks. 

Helpful resources

Announcements
July PBI25 Carousel

Power BI Monthly Update - July 2025

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

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 community update carousel

Fabric Community Update - June 2025

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