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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
Talal141218
Helper III
Helper III

Pareto chart product group

Hi Profes, 

I create a Pareto chart depend on Product and work smoothly, but when i want to implement this formel at the Product group give me false results. Product formel as below : 

Kumulierte Umsatz| Artikel =
Var Total = CALCULATE(Fact_SalesInvoiceLine[CM_SalesInvoiceLine_Amount_ExclAll_LCY], ALLSELECTED(Dim_Item[ItemNo])
)
var currt = Fact_SalesInvoiceLine[CM_SalesInvoiceLine_Amount_ExclAll_LCY]
var sumtable = SUMMARIZE(ALLSELECTED(Dim_Item[ItemNo]), Dim_Item[ItemNo], "sales", Fact_SalesInvoiceLine[CM_SalesInvoiceLine_Amount_ExclAll_LCY])
var cumulsum = SUMX(FILTER(sumtable, Fact_SalesInvoiceLine[CM_SalesInvoiceLine_Amount_ExclAll_LCY] >= currt ), Fact_SalesInvoiceLine[CM_SalesInvoiceLine_Amount_ExclAll_LCY])
return DIVIDE(cumulsum,Total).
As I said when apply this formel at Product group. i get just 1 or 0 as cumulative values. 
Your opinions.
Best wishes. 
2 REPLIES 2
Talal141218
Helper III
Helper III

Hi, 

Thanks for reply i appreciate that. 

I found the solution for this Topic. But if you can hepl me in other topic ( Counting Pareto Items less than 80%) I already postet as a qestion. 

I wish you a nice weekend 🙂

v-zhangti
Community Support
Community Support

Hi, @Talal141218 

 

Can you provide sample data for testing? Sensitive information can be removed in advance. What kind of expected results do you expect? You can also show it with pictures or Excel. I look forward to your response.

 

Best Regards,

Community Support Team _Charlotte

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

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.