Don't miss your chance to take exam DP-600 or DP-700 on us!
Request nowLearn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Dear Power BI community,
I have the following problem and I can not find my way out...
For each sequence number, I have the number of people that enter the system and the number of people that the system has the capacity to process (output), so if input<output then the queue is ZERO, else the amount of the queue will be Queue(n-1) + Input - Output, as the print shows below.
I need to replicate this excel calculation in a DAX function to calculate the number of people waiting in the queue.
Any idea if it is feasible and how to proceed?
Many thanks in advance for your help
Solved! Go to Solution.
Hi
I think there is a simple w<ay to write it but I did not find it.
Anyway, first I added a column to your table. Input-Output
and after I wrote this measure
Hi
I think there is a simple w<ay to write it but I did not find it.
Anyway, first I added a column to your table. Input-Output
and after I wrote this measure
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 6 | |
| 4 | |
| 3 | |
| 3 | |
| 2 |