I have created a Power BI custom connector. This one works almost perfectly. However, with large dataset it is an issue when previewing and refreshing data in Navigator. It takes a long to view the different tables I am fetching through my API call. Is there any way to prevent all tables from loading at once? Or at least limit the amount of rows in the preview?
In my example below, I only have a few tables, but it takes about 1-2 minutes to open up this window...
Hi @polandoz ,
Please try to unselected the option(Only selected items and Enable data previews) and check whether it can reduce the loading time:
Best Regards