The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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.
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.