Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
PaulusD
Resolver II
Resolver II

X axis labels are cut off when adding a column series

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 axiscorrect axis

 

The x axis labels are cut short when adding a column series.

cut short axiscut 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!

1 ACCEPTED SOLUTION
v-lid-msft
Community Support
Community Support

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

 

1.jpg


Best regards,

Community Support Team _ Dong Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

3 REPLIES 3
v-lid-msft
Community Support
Community Support

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

 

1.jpg


Best regards,

Community Support Team _ Dong Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

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,

 

Community Support Team _ Dong Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.