Hi,
We are importing data from excel files on SharePoint into dataverse table and using this table to populate data on power apps front end.
1) Is there a limitation on number of rows in data verse table? If we have around 2 million rows, will data verse table give any issues?
2) Is there a limitation on power apps side to filter the data from this table which has 2 million rows. ex we have to filter this table with a primary key and apply some counts on it and then display the data on front end.