Forum Discussion

ranjan_12's avatar
ranjan_12
New Member
9 years ago

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 through which I will be able to access the whole dataset? Please reply.

Thanks in advance.

1 Reply

  • Greg_Deckler's avatar
    Greg_Deckler
    Community 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.