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.