Forum Discussion
Values in Line Chart
dia612 , if you have used power BI forecast it will show like this. If not. Have forecast value as separate measures. make sure they are null till actual is available. You will get a line in a different color, but you will not get an area.
https://towardsdatascience.com/forecasting-in-power-bi-4cc0b3568443
I have the forecasted values , I just need them to shown without summing up in line chart,
I mean values exactly as in the table
Is that possible at all in Power BI?
- v-lili6-msft6 years agoCommunity Support
hi dia612
Every visuals but the table visual need to be aggregated for Value in power bi,
for your case, if there are multiple value in the same date, you don't want them summarize up in line chart, but how do them show in the line chart?
and if you want to them do not summarize up in line chart, the only is add a group/category column for this index data, then drag them into Legend of visual.
Regards,
Lin