Forum Discussion
Anonymous
3 years agoNot applicable
Too many values warning - Gantt Chart
I'm using Microsoft Gantt Chart (custom visual open source). I have data with ~470 task rows after filtering (~50 distinct values), and I'm getting "Too many values" warning, and I have missing block...
lbendlin
3 years agoSuper User
That warning is there for a reason. There is no way to squeeze that many data points into the available screen real estate. One of the primary rules of UX is to avoid horizontal scrolling whenever possible. Unfortunately a Gantt chart goes against that rule pretty much by design.
Anonymous
3 years agoNot applicable
Sorry, I disagree with this clame. I have ~500 rows, all of them can be displayed in a single view without scroll bars (nor horizontal nor vertical)
But Power BI removed some blocks in the middle of the timeline.
This is not Power BI responsibility to decide what values should be displayed or not, this product was created for data visualization, without it, it worth nothing.
Increasing the view size didn't solve the issue...