Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredJoin us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM. Register now.
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])
Solved! Go to Solution.
Hi Az38,
You are right.one of the measure was wrong. This is sorted now. Thanks.
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
Hi Az38,
You are right.one of the measure was wrong. This is sorted now. Thanks.
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the October 2025 Power BI update to learn about new features.
User | Count |
---|---|
10 | |
6 | |
4 | |
3 | |
3 |
User | Count |
---|---|
11 | |
11 | |
8 | |
8 | |
8 |