Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
Hi all,
I have a scatter graph showing the number of items per month going through governance. This works fine.
What I am trying to do is add an additional line which is the total, like a waterfall graph.
So items per month are between 1 and 5, but the total is 19, going down to 0 once everything has been through governance. Is this possible or do I need a different graph type?
Solved! Go to Solution.
If you use a Line and Stacked column Chart with a measure like this:
The DAX removes any items that happen on or before this month i.e keep future items only:
We have a free video series on DAX that might help!
If you are happy with this answer please mark as a solution for others to find !
Kudos are always appreciated! Check out our free Power BI video courses.
Hi @Danielwood ,
Do you have a screenshot of what you want it to look like?
At I guess you want to add a Constant Line under the analytics option in Visualizations tab.
This lets you reference a measure, on these you can remove the month filter:
The measure would look something like this:
Let me know if this was what you had in mind.
If you are happy with this answer please mark as a solution for others to find !
Kudos are always appreciated! Check out our free Power BI video courses.
something like this ideally
If you use a Line and Stacked column Chart with a measure like this:
The DAX removes any items that happen on or before this month i.e keep future items only:
We have a free video series on DAX that might help!
If you are happy with this answer please mark as a solution for others to find !
Kudos are always appreciated! Check out our free Power BI video courses.
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.
| User | Count |
|---|---|
| 28 | |
| 23 | |
| 18 | |
| 18 | |
| 15 |
| User | Count |
|---|---|
| 47 | |
| 44 | |
| 43 | |
| 35 | |
| 32 |