Fabric is Generally Available. Browse Fabric Presentations. Work towards your Fabric certification with the Cloud Skills Challenge.
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.
Check out the November 2023 Power BI update to learn about new features.
Read the latest Fabric Community announcements, including updates on Power BI, Synapse, Data Factory and Data Activator.