Forum Discussion
kianhaw98
11 months agoFrequent Visitor
Query Resources Exceeded Error ABC classification
Hi Community, I’m building an Item Weightage Analysis table in Power BI. I want to add a new measure which is: Accumulated Share % (12M) → cumulative sum of “Share % Sales Value per Item (12...
- 11 months ago
SQLBI have a pattern for ABC analysis which you can read about at https://www.daxpatterns.com/abc-classification/ .
They also have a library of functions, using the new user defined functions in public preview in the September 2025 update, which you can find at https://daxlib.org/package/DaxPatterns.AbcClassification/ .
johnt75
11 months agoSuper User
SQLBI have a pattern for ABC analysis which you can read about at https://www.daxpatterns.com/abc-classification/ .
They also have a library of functions, using the new user defined functions in public preview in the September 2025 update, which you can find at https://daxlib.org/package/DaxPatterns.AbcClassification/ .