Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code FABINSIDER for a $400 discount.
Register nowThe Power BI DataViz World Championships are on! With four chances to enter, you could win a spot in the LIVE Grand Finale in Las Vegas. Show off your skills.
Hi Trying to have 2 lines in one visualisation on a y axis with a column chart as well, so one of the line chart should pick the primary whiles the other which is cummulative should pick the secondary is this possible?
thanks but
So the issue is i want the blue line to pick from the primary axis whiles the orange line should pick from the secondary axis but because of the visual am using it only allows both lines to pick from the secondary axis. Maybe anyone knows any visuallisations that helps
@Degatoy , You can two measures
Sales = SUM(Sales[Sales Amount])
Cumm Sales = CALCULATE(SUM(Sales[Sales Amount]),filter(all('Date'),'Date'[date] <=max('Date'[date])))
Use cumulative on secondary y-axis
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Check out the February 2025 Power BI update to learn about new features.
User | Count |
---|---|
82 | |
78 | |
52 | |
39 | |
35 |
User | Count |
---|---|
94 | |
79 | |
51 | |
47 | |
47 |