Forum Discussion
NirH_at_BITeam
7 years agoFrequent Visitor
Remove blanks data
Hi, My question is quite simple I guess: Revenus by month for 2 products (Product A ans product B) starting from 2015 till 2018. However, there is no data (= Blank) for 2016 and 2017 (not zero 0...
- 7 years ago
Hi NirH_at_BITeam,
Yes. As we can only drag column field to the Axis bucket of the chart visual, we need to modify table to filter out Axis values which has blank data.
Best Regards,
Qiuyun Yu
NirH_at_BITeam
7 years agoFrequent Visitor
Thanks and you were right my data does look like your table.
So basically there is no simple DAX to resolve this either to handle it in the source/load system (Power Query), or creating the table... is that correct?
NH
v-qiuyu-msft
Community Support
7 years agoHi NirH_at_BITeam,
Yes. As we can only drag column field to the Axis bucket of the chart visual, we need to modify table to filter out Axis values which has blank data.
Best Regards,
Qiuyun Yu