Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hi all,
Got a "challange" with a line and stacked column chart.
I have line values which go throughout 2020 (for the current period).
I have a running total for YTD figures in the column values, this works fine so far:
correct axis
The x axis labels are cut short when adding a column series.
cut short axis
X axis is based on a seperate date table marked as such.
Without the column series, the x axis runs thourgh 2020, with the column series the x axis is cut short at feb 2020 (current month)
Any tips on this?
Thanks!
Solved! Go to Solution.
Hi @PaulusD ,
We can try to use the following measure as the column value to meet your requriment:
Column Value Measure = CALCULATE(SUM('Table'[ColumnValue]))+0
Best regards,
Hi @PaulusD ,
We can try to use the following measure as the column value to meet your requriment:
Column Value Measure = CALCULATE(SUM('Table'[ColumnValue]))+0
Best regards,
Thanks @v-lid-msft , let me try this when I get a spare moment and let you know if it works :).
Hi @PaulusD ,
How about the result after you follow the suggestions mentioned in my original post?Could you please provide more details about it If it doesn't meet your requirement?
Best regards,
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 98 | |
| 72 | |
| 50 | |
| 50 | |
| 44 |