<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic 100% Dynamic Navigation table with Web.Contents() in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/100-Dynamic-Navigation-table-with-Web-Contents/m-p/1761587#M28759</link>
    <description>&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to build a custom data connector to the data source through it's API. The problem is that I don't know exactly how many tables are there, what are their names etc. So I need to see all the tables when I connect to the API. With OData.Feed you have it by default, but with Web.Contents I have to use Table.ToNavigationTable function. But to use it I have to create a table with a required structure. What I don't understand is how to create this structure without knowing names of the tables. And if one day new table is added, how to get it automatically? Any ideas, links?&lt;/P&gt;</description>
    <pubDate>Fri, 02 Apr 2021 12:13:53 GMT</pubDate>
    <dc:creator>Igorpole</dc:creator>
    <dc:date>2021-04-02T12:13:53Z</dc:date>
    <item>
      <title>100% Dynamic Navigation table with Web.Contents()</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/100-Dynamic-Navigation-table-with-Web-Contents/m-p/1761587#M28759</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to build a custom data connector to the data source through it's API. The problem is that I don't know exactly how many tables are there, what are their names etc. So I need to see all the tables when I connect to the API. With OData.Feed you have it by default, but with Web.Contents I have to use Table.ToNavigationTable function. But to use it I have to create a table with a required structure. What I don't understand is how to create this structure without knowing names of the tables. And if one day new table is added, how to get it automatically? Any ideas, links?&lt;/P&gt;</description>
      <pubDate>Fri, 02 Apr 2021 12:13:53 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/100-Dynamic-Navigation-table-with-Web-Contents/m-p/1761587#M28759</guid>
      <dc:creator>Igorpole</dc:creator>
      <dc:date>2021-04-02T12:13:53Z</dc:date>
    </item>
    <item>
      <title>Re: 100% Dynamic Navigation table with Web.Contents()</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/100-Dynamic-Navigation-table-with-Web-Contents/m-p/1763187#M28776</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/253341"&gt;@Igorpole&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In other words, when you use the Web.Contents connect to the&amp;nbsp; API, there is no navigation bar as follows?&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="v-lionel-msft_0-1617600485444.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/487460i7A0F6F69199B7D84/image-size/medium?v=v2&amp;amp;px=400" role="button" title="v-lionel-msft_0-1617600485444.png" alt="v-lionel-msft_0-1617600485444.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;This is because the API returns data in JSON format, so there is no navigation bar.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;BR /&gt;Lionel Chen&lt;/P&gt;
&lt;P&gt;If this post&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;I&gt;helps&lt;/I&gt;&lt;/STRONG&gt;, then please consider&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;I&gt;Accept it as the solution&lt;/I&gt;&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;to help the other members find it more quickly.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Apr 2021 05:29:12 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/100-Dynamic-Navigation-table-with-Web-Contents/m-p/1763187#M28776</guid>
      <dc:creator>v-lionel-msft</dc:creator>
      <dc:date>2021-04-05T05:29:12Z</dc:date>
    </item>
    <item>
      <title>Re: 100% Dynamic Navigation table with Web.Contents()</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/100-Dynamic-Navigation-table-with-Web-Contents/m-p/1764048#M28791</link>
      <description>&lt;P&gt;Hi! To be precise there is no navigation table in the case of Web.Contents as there is no metadata returned as in the case of OData. Feed.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Apr 2021 13:55:54 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/100-Dynamic-Navigation-table-with-Web-Contents/m-p/1764048#M28791</guid>
      <dc:creator>Igorpole</dc:creator>
      <dc:date>2021-04-05T13:55:54Z</dc:date>
    </item>
    <item>
      <title>Re: 100% Dynamic Navigation table with Web.Contents()</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/100-Dynamic-Navigation-table-with-Web-Contents/m-p/1764129#M28794</link>
      <description>&lt;P&gt;If you don't have a list of tables, simply add a text field in the connector for the user to manually type it in. Then just skip the navigation table and return the requested table.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Apr 2021 14:52:35 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/100-Dynamic-Navigation-table-with-Web-Contents/m-p/1764129#M28794</guid>
      <dc:creator>artemus</dc:creator>
      <dc:date>2021-04-05T14:52:35Z</dc:date>
    </item>
    <item>
      <title>Re: 100% Dynamic Navigation table with Web.Contents()</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/100-Dynamic-Navigation-table-with-Web-Contents/m-p/1769715#M28811</link>
      <description>&lt;P&gt;Thank you! So, in general, there is no way to get all the tables without knowing them in advance.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Apr 2021 10:54:05 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/100-Dynamic-Navigation-table-with-Web-Contents/m-p/1769715#M28811</guid>
      <dc:creator>Igorpole</dc:creator>
      <dc:date>2021-04-06T10:54:05Z</dc:date>
    </item>
  </channel>
</rss>

