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
mihira
New Member

Is there a way to limit one of the series in a combo chart?

Is there a way to limit one of the series in a combo chart? Say I want to see one of the series show up till current month and the other till end of the year. I usually do this is SSRS using expressions, is there a way to achieve this is PowerBI?

1 ACCEPTED SOLUTION
andre
Memorable Member
Memorable Member

if you have a measure for Actual and another for Forecast and you are trying to have a chart that displays Actual for historic values and Forecast for future months, you can create a calculation that combines the two by checking the date value or Actual value and if Actual is null or month is greater than current month, then show Forecast

View solution in original post

2 REPLIES 2
andre
Memorable Member
Memorable Member

if you have a measure for Actual and another for Forecast and you are trying to have a chart that displays Actual for historic values and Forecast for future months, you can create a calculation that combines the two by checking the date value or Actual value and if Actual is null or month is greater than current month, then show Forecast

Arieln
Employee
Employee

I cant think of a way of doing it by simply configuring the visual. I am imagine you can define a calculated measure that will "zero out" values you dont want but I not sure  ....

 

Do you have a picture of what you are trying to build? Others here might have better ideas

 

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.