This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Power BI - Views row result limit

I connected Power BI with my M-Files via the Rest API. Everything works as expected but the query only gets 200 rows.
I tried the limit=500 parameter and that increased my results from 200 to 300. I also tried the currentPageNumber and maximumRows parameters but these doesn't seem to work.

Is there a way to increase the number of resulting rows for the View api call?
Here is my rest api call in Power BI:
"">server_ip/.../objects"

Parents Reply Children
No Data