Hello Team,
We are fetching data from a excel using sharepoint excel rest api and we are showing that data in a table format.
The Excel Rest api is working fine untill we are getting 175(approx) rows,
In case we are increasing the range like 200,300...we are getting error "Request entity too large".
Could you please help how to solve this issue and get more number of rows.
Code snippets will be useful.
Thanks.
VINAYAK BHANGALE