Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Hello Team,
I am having some issue with x-axis in one of my requirements. I have one line chart with weeks as X-axis and Sales as Y-axis with cumulative some for Sales. Here is an example.
for week 0 sales are 11 millions
For week 10 sales are 15 millions so we show total 26 millions in week 10 ....etc.
I have built some logic that calculates Cumulative summ and added week number to X-axis now it is working fine. But some issue is coming when add "Week" keyword to X-axis column and automatically converts to Categorical from Continuous and showing all week with scroling is coming.
I should show only 5 Weeks with lables Week 0, Week 10, Week 20 , Week 30 , Week 40 and Week 50 in X-axis without effecting cumulative sum. Please give me some ideas.
for some of refference
Solved! Go to Solution.
Hi @Anonymous ,
Create a independent week table and use it as x-axis.
Also modify the measure using weeks in week table instead.
Best Regards,
Jay
Hi @Anonymous ,
Create a independent week table and use it as x-axis.
Also modify the measure using weeks in week table instead.
Best Regards,
Jay
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the September 2025 Power BI update to learn about new features.