Forum Discussion
ranjan_12
9 years agoNew Member
30000 row limit
I have around 0.5 million rows in a table. I am building a custom visual which will perform calculation on the whole dataset. It seems I can access only 30, 000 rows of the dataset. Is there a way ...
Greg_Deckler
9 years agoCommunity Champion
My understanding is that visuals are limited to a certain number of rows of data. 30,000 or 3,500 or whatever it happens to be. The built-in visuals have these limitations.
What are you trying to accomplish by displaying half-a-million rows of data in a visualization? Perhaps if I can understand the use case, I can come up with an alternative solution.