<?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 Re: how to get the tables list from Data model viewer using Qlik sense API in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/how-to-get-the-tables-list-from-Data-model-viewer-using-Qlik/m-p/1941703#M16914</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/127133"&gt;@Manoj_Prabu&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;If i'm not mistaken you can use the engine api to get that information.&amp;nbsp;&lt;A href="https://help.qlik.com/en-US/sense-developer/February2021/apis/EngineAPI/definitions-TableViewSaveInfo.html" target="_blank"&gt;https://help.qlik.com/en-US/sense-developer/February2021/apis/EngineAPI/definitions-TableViewSaveInfo.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also I would suggest you to check this tool&amp;nbsp;&lt;A href="https://github.com/qlik-oss/catwalk" target="_blank"&gt;https://github.com/qlik-oss/catwalk&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Francisco&lt;/P&gt;</description>
    <pubDate>Thu, 09 Jun 2022 14:05:29 GMT</pubDate>
    <dc:creator>Francisco_Fernandez</dc:creator>
    <dc:date>2022-06-09T14:05:29Z</dc:date>
    <item>
      <title>how to get the tables list from Data model viewer using Qlik sense API</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/how-to-get-the-tables-list-from-Data-model-viewer-using-Qlik/m-p/1941667#M16913</link>
      <description>&lt;P&gt;Hi Community,&lt;/P&gt;
&lt;P&gt;I'm trying to get the tables list which was showing in the data model viewer through API. Any one have any idea how to achieve this. Please share if you do.&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/81387i37145E81B526E843/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Nov 2022 13:27:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/how-to-get-the-tables-list-from-Data-model-viewer-using-Qlik/m-p/1941667#M16913</guid>
      <dc:creator>Manoj_Prabu</dc:creator>
      <dc:date>2022-11-01T13:27:56Z</dc:date>
    </item>
    <item>
      <title>Re: how to get the tables list from Data model viewer using Qlik sense API</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/how-to-get-the-tables-list-from-Data-model-viewer-using-Qlik/m-p/1941703#M16914</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/127133"&gt;@Manoj_Prabu&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;If i'm not mistaken you can use the engine api to get that information.&amp;nbsp;&lt;A href="https://help.qlik.com/en-US/sense-developer/February2021/apis/EngineAPI/definitions-TableViewSaveInfo.html" target="_blank"&gt;https://help.qlik.com/en-US/sense-developer/February2021/apis/EngineAPI/definitions-TableViewSaveInfo.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also I would suggest you to check this tool&amp;nbsp;&lt;A href="https://github.com/qlik-oss/catwalk" target="_blank"&gt;https://github.com/qlik-oss/catwalk&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Francisco&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jun 2022 14:05:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/how-to-get-the-tables-list-from-Data-model-viewer-using-Qlik/m-p/1941703#M16914</guid>
      <dc:creator>Francisco_Fernandez</dc:creator>
      <dc:date>2022-06-09T14:05:29Z</dc:date>
    </item>
    <item>
      <title>Re: how to get the tables list from Data model viewer using Qlik sense API</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/how-to-get-the-tables-list-from-Data-model-viewer-using-Qlik/m-p/1941945#M16918</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/90708"&gt;@Francisco_Fernandez&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Thanks for the response. I got what I want from Engine API &lt;STRONG&gt;GetTablesAndKeys&lt;/STRONG&gt;&amp;nbsp;method. My requirement is, is there any way to get that result with Qlik APIs other than Engine API.&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jun 2022 05:27:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/how-to-get-the-tables-list-from-Data-model-viewer-using-Qlik/m-p/1941945#M16918</guid>
      <dc:creator>Manoj_Prabu</dc:creator>
      <dc:date>2022-06-10T05:27:39Z</dc:date>
    </item>
    <item>
      <title>Re: how to get the tables list from Data model viewer using Qlik sense API</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/how-to-get-the-tables-list-from-Data-model-viewer-using-Qlik/m-p/1941969#M16919</link>
      <description>&lt;P&gt;Hi folks,&lt;/P&gt;
&lt;P&gt;I found the solution using the below.&lt;/P&gt;
&lt;DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;var&lt;/SPAN&gt; &lt;SPAN&gt;result&lt;/SPAN&gt;&lt;SPAN&gt;=&lt;/SPAN&gt;&lt;SPAN&gt;app&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;theme&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;app&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;engineApp&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;getTablesAndKeys&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; {&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;qcx&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt; &lt;SPAN&gt;0&lt;/SPAN&gt;&lt;SPAN&gt;,&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;qcy&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt; &lt;SPAN&gt;0&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;},&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; {&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;qcx&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt; &lt;SPAN&gt;0&lt;/SPAN&gt;&lt;SPAN&gt;,&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;qcy&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt; &lt;SPAN&gt;0&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;},&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;0&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN&gt;false&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN&gt;false&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; )&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;console&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;log&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;result&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;I'm going to mark this as a Solution.&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Fri, 10 Jun 2022 06:53:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/how-to-get-the-tables-list-from-Data-model-viewer-using-Qlik/m-p/1941969#M16919</guid>
      <dc:creator>Manoj_Prabu</dc:creator>
      <dc:date>2022-06-10T06:53:06Z</dc:date>
    </item>
  </channel>
</rss>

