Starting December 3, join live sessions with database experts and the Microsoft product team to learn just how easy it is to get started
Learn moreShape the future of the Fabric Community! Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions. Take survey.
Hello,
I am looking to use the capacity of machines 1,2 and 3 in the most efficient way possible to prepare the orders of products a,b,c,d and e.
Only a certain type of products can be manufactured in each machine.
Can anybody suggest how to achieve this with dax, either:
Thanks.
Power Query can do some of this with List.Accumulate, but DAX is conceptually unable to do this.
Power BI has no memory, and no concept of global variables (or variables at all- What Power BI calls "variables" are in fact all constants).
You will likely need to do that work in the upstream system.
User | Count |
---|---|
24 | |
21 | |
19 | |
13 | |
12 |
User | Count |
---|---|
40 | |
28 | |
28 | |
22 | |
21 |