This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
I have data formatted as such
| ITEM ID | QTY | ENTER PHASE 1 | EXIT PHASE 1 |
I would like to chart the historical thoroughput like this
MM-DD-YY
| DATE | AMOUNT ENTER PHASE 1 | AMOUNT EXIT PHASE 1 |
| 01-01-22 | 100 | 25 |
| 01-02-22 | 20 | 75 |
| 01-03-22 | 0 | 20 |
but it isn't quite working
I have a created a separate calendar table and am using these measures -
Please provide sanitized sample data that fully covers your issue.
https://community.powerbi.com/t5/Community-Blog/How-to-provide-sample-data-in-the-Power-BI-Forum/ba-...
Please show the expected outcome based on the sample data you provided.
https://community.powerbi.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447523
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 30 | |
| 24 | |
| 23 | |
| 17 | |
| 15 |
| User | Count |
|---|---|
| 63 | |
| 36 | |
| 30 | |
| 22 | |
| 22 |