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 nowTry your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now
Hello.
I am trying to use a line and clustered column chart to show the account balance amount by month in 2021. In the same chart, I need to show the total deposits by month, and for this I need to use a filter named "First record = 1", but I want to use this filter ONLY for the second Y-axis. I need that the first Y-Axis is not affected by this filter. How can I do this?
Thank you!
MrAndrewth
Solved! Go to Solution.
Create a measure for the Total Deposits value that includes your filter criteria.
Create a measure for the Total Deposits value that includes your filter criteria.
| User | Count |
|---|---|
| 5 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
| User | Count |
|---|---|
| 5 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |