Starting December 3, join live sessions with database experts and the Microsoft product team to learn just how easy it is to get started
Learn moreGet certified in Microsoft Fabric—for free! For a limited time, get a free DP-600 exam voucher to use by the end of 2024. Register now
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?
Solved! Go to Solution.
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
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
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
Starting December 3, join live sessions with database experts and the Fabric product team to learn just how easy it is to get started.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early Bird pricing ends December 9th.
User | Count |
---|---|
94 | |
92 | |
83 | |
71 | |
49 |
User | Count |
---|---|
143 | |
120 | |
110 | |
60 | |
57 |