Forum Discussion
fushan
3 years agoNew Member
area chart , show more datapoint
I have an area chart. The x-axis is year, Month, Day, hour, minute. That means 1440 data point per date. When user selects date Range for 1 months, you could image user has to roll many many time ...
Anonymous
3 years agoNot applicable
Hi fushan ,
If your customer care the trend and not necessary care actual data of every minute, I think they could drill up the hierachy level from minute to up levels like hour or day.
For reference:
Drill down and drill up in a visual - Power BI | Microsoft Docs
Best Regards,
Rico Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- fushan3 years agoNew Member
Hi Rico . thanks for suggestion. That is not idea. The Y-axis value is base on minute ( average amount per minute ). if drill up, the y-axis value becomes SUM of all 60 average amount per min. That seems not really make sense for me.