Forum Discussion
Custom Connector Navigation Tables
Hi Anonymous
First of all, I have to admit that I don't have experience in custom connectors, only some experience in Power Query. From your screenshot, the number of tables is not large, but the number of rows in preview is large. Is it possible to reduce the rows queried for preview in Navigator? Maybe you can only query top N rows for preview instead of the whole table.
Another option is to create Dynamic Navigation Tables in Navigator. I found below links that may be helpful:
100% Dynamic Navigation table with Web.Contents() - Microsoft Power BI Community
Custom Connector and Navigation Tables - Microsoft Power BI Community
Handling navigation for Power Query connectors | Microsoft Docs
Additionally, you could also seek for help at the Developer forum. Users there have more experience in developing custom connectors.
Regards,
Community Support Team _ Jing
If this post helps, please Accept it as the solution to help other members find it.
- Anonymous5 years agoNot applicable
Thanks v-jingzhang. Appriciate your help. I have looked into the possibility to reduce rows for preview in Navigator, but I haven't found a solution for this. Will try the Developer forum.