<?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 Recall a function in Power Query PQ file from navigation table in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Recall-a-function-in-Power-Query-PQ-file-from-navigation-table/m-p/3291236#M43141</link>
    <description>&lt;P&gt;&lt;SPAN&gt;We're developing a Power BI custom connector in Visual Studio 2019 using Power Query SDK. While the inputs are first authenticated based on our logic, then it goes to the Navigation table.&lt;BR /&gt;&lt;BR /&gt;We have a setup to get ReportPaths from the user and then authenticate and then load the path and its table in the Navigation table as the following screenshots:&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Mohanasudharsan_1-1687185045230.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/930416iAF879D5DF8EFECE4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Mohanasudharsan_1-1687185045230.png" alt="Mohanasudharsan_1-1687185045230.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Mohanasudharsan_2-1687185103168.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/930417i3887BB74DD6C4C7F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Mohanasudharsan_2-1687185103168.png" alt="Mohanasudharsan_2-1687185103168.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Mohanasudharsan_0-1687184893359.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/930414i61085DEA25EB49D4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Mohanasudharsan_0-1687184893359.png" alt="Mohanasudharsan_0-1687184893359.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;We want to handle the option of adding more 'ReportPaths' buttons like the above image and then call the function recursively to obtain the end results.&lt;BR /&gt;Please suggest a way to handle this. We use Power Query SDK in VS 2019.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 19 Jun 2023 14:34:50 GMT</pubDate>
    <dc:creator>Mohanasudharsan</dc:creator>
    <dc:date>2023-06-19T14:34:50Z</dc:date>
    <item>
      <title>Recall a function in Power Query PQ file from navigation table</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Recall-a-function-in-Power-Query-PQ-file-from-navigation-table/m-p/3291236#M43141</link>
      <description>&lt;P&gt;&lt;SPAN&gt;We're developing a Power BI custom connector in Visual Studio 2019 using Power Query SDK. While the inputs are first authenticated based on our logic, then it goes to the Navigation table.&lt;BR /&gt;&lt;BR /&gt;We have a setup to get ReportPaths from the user and then authenticate and then load the path and its table in the Navigation table as the following screenshots:&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Mohanasudharsan_1-1687185045230.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/930416iAF879D5DF8EFECE4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Mohanasudharsan_1-1687185045230.png" alt="Mohanasudharsan_1-1687185045230.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Mohanasudharsan_2-1687185103168.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/930417i3887BB74DD6C4C7F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Mohanasudharsan_2-1687185103168.png" alt="Mohanasudharsan_2-1687185103168.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Mohanasudharsan_0-1687184893359.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/930414i61085DEA25EB49D4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Mohanasudharsan_0-1687184893359.png" alt="Mohanasudharsan_0-1687184893359.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;We want to handle the option of adding more 'ReportPaths' buttons like the above image and then call the function recursively to obtain the end results.&lt;BR /&gt;Please suggest a way to handle this. We use Power Query SDK in VS 2019.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jun 2023 14:34:50 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Recall-a-function-in-Power-Query-PQ-file-from-navigation-table/m-p/3291236#M43141</guid>
      <dc:creator>Mohanasudharsan</dc:creator>
      <dc:date>2023-06-19T14:34:50Z</dc:date>
    </item>
  </channel>
</rss>

