Skip to main content

Power BI

Needs Votes

Increase number of points in chart visualizations.

Vote (230) Share
Power BI User's profile image

Power BI User on 18 Sep 2015 23:27:03

I deal with a great amount of time-series data (100'000 records for tens of series) and the limit of 1000 points in line charts is very restrictive to me, particularly when the series belong to 10 or more different series (each series is undersampled to 100 (1000/10) or less points making a very zig-zagged chart).
Other commercial software can manage up to 30x10^6 points in a chart. Is it possible to increase this 1000 points limitation, let's say, to 100'000 points?

Comments (22)
Power BI User's profile image Profile Picture

Debbie Bush on 08 Dec 2022 20:57:17

RE: Increase number of points in chart visualizations.

We need this for forecasting

Power BI User's profile image Profile Picture

Debbie Bush on 08 Dec 2022 20:55:21

RE: Increase number of points in chart visualizations.

We need this NOW as we have Load forecasting data point visualizations that Power BI doesn't provide and must use Tableau as we are wanting to migrate all to Power BI.

Power BI User's profile image Profile Picture

Alfonso Alcalde on 05 Jul 2020 23:48:23

RE: Increase number of points in chart visualizations.

Please, Increase number of points in chart visualizations

Power BI User's profile image Profile Picture

Jeff K on 05 Jul 2020 23:38:56

RE: Increase number of points in chart visualizations.

I am mapping 200,000 earthquakes: Tableau can display all of them easily, Power BI cannot, so I get only a sample of my earthquake locations.

Power BI User's profile image Profile Picture

Power BI User on 05 Jul 2020 23:37:15

RE: Increase number of points in chart visualizations.

This is really needed soon, please! Because of the limitations I can't make make such line chart visuals I want with Power BI. For example Power Pivot works fine, why not Power BI?

Power BI User's profile image Profile Picture

Mike Honey on 05 Jul 2020 22:59:06

RE: Increase number of points in chart visualizations.

It's great we now have a Ribbon chart and all, but it's disappointing to see fundamental issues like this ignored for years. And where is the documentation of what the current limits actually are? As I understand it they vary by visual.

Power BI User's profile image Profile Picture

Stef on 05 Jul 2020 22:56:51

RE: Increase number of points in chart visualizations.

This is really a blocking issue for me too!

Power BI User's profile image Profile Picture

Alexander on 05 Jul 2020 22:53:58

RE: Increase number of points in chart visualizations.

This needs to be fixed. Tableau is far better at this. They allow so much more data points per chart/graph.

Power BI User's profile image Profile Picture

Power BI User on 05 Jul 2020 22:41:12

RE: Increase number of points in chart visualizations.

Building a custom visual will allow you to set any number as a limit.

The solution to this problem is to specify a count of values that you want to show in your Visual.

this is possible by going into the capabilities and setting the 'count' property of the datareduction algorithm to whatever you want. We tried this with 100.000 and it worked fine, albeit a tad slower than usual.

It will affect performance, but otherwise it will work.

Power BI User's profile image Profile Picture

Gerry on 05 Jul 2020 22:36:52

RE: Increase number of points in chart visualizations.

I am currently developing a custom visual for a customer and I am also running into a 1000 item limit when I need 10,000 - 100,000 points of data.

This is very frustrating.