Forum Discussion

vmamontov's avatar
vmamontov
New Member
4 years ago

Get selected tables from Navigator in custom connector's code

Hi !
I am creating my own custom connector.
It uses OData.Feed to get all tables metada (to show it in Navigator window).
Can I somehow get selected tables from Navigator and read these tables in propriate way ?
I need to read them by using paging, because OData response body can include only 20 000 records.

 

2 Replies

  • I'm not positive this will work but if it's like connecting to a SQL database, you could try selecting a table to load and then deleting the Navigation step in the Applied Queries pane.

     

     

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi vmamontov ,

     

    This dialog is just for "Preview".

    After you load the data, all rows will be in Power BI. If you want to display it in pages, you may try to keep a specific range of rows to simply know values.

     

     

    If you want to show them by using paging in visualizations, please refer to What are paginated reports in Power BI Premium? - Power BI | Microsoft Docs

     

     

    Best Regards,
    Eyelyn Qin
    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.