<?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: aopRe: @Re: Select Multiple Drop Down Navigation Table Menu (for custom data connector) in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Select-Multiple-Drop-Down-Navigation-Table-Menu-for-custom-data/m-p/1184683#M24401</link>
    <description>&lt;P&gt;The thing that catches my eye is the "as table" that you have on your function. If it receives parameters, you have to define it as a function, I think.&lt;BR /&gt;So remove it from your NavTable and GetUserSearchTable. Also, define your GetUserSearch table as "function" on the navTable.&lt;/P&gt;</description>
    <pubDate>Fri, 26 Jun 2020 09:28:08 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-06-26T09:28:08Z</dc:date>
    <item>
      <title>Select Multiple Drop Down Navigation Table Menu (for custom data connector)</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Select-Multiple-Drop-Down-Navigation-Table-Menu-for-custom-data/m-p/746611#M20079</link>
      <description>&lt;P&gt;I am building my navigation table for my custom data connector and am looking to have a multi-select option in the menu as seen in one of the examples here:&amp;nbsp;&lt;A href="https://github.com/microsoft/DataConnectors/tree/master/samples/OpenApiSample" target="_blank" rel="noopener"&gt;https://github.com/microsoft/DataConnectors/tree/master/samples/OpenApiSample&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/179615i50A46E9041F62325/image-size/medium?v=v2&amp;amp;px=400" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The closest I have been able to get is a single selectable drop down list, and as far as I can find there is nothing in the documentation on how to do this as there are many functions for custom data connectors which are not documented...&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jul 2019 09:47:09 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Select-Multiple-Drop-Down-Navigation-Table-Menu-for-custom-data/m-p/746611#M20079</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-07-23T09:47:09Z</dc:date>
    </item>
    <item>
      <title>Re: Select Multiple Drop Down Navigation Table Menu (for custom data connector)</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Select-Multiple-Drop-Down-Navigation-Table-Menu-for-custom-data/m-p/758121#M20223</link>
      <description>&lt;P&gt;I would also be interested in how to do this if anyone has any helpful tips.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Mon, 05 Aug 2019 18:13:49 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Select-Multiple-Drop-Down-Navigation-Table-Menu-for-custom-data/m-p/758121#M20223</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-08-05T18:13:49Z</dc:date>
    </item>
    <item>
      <title>Re: Select Multiple Drop Down Navigation Table Menu (for custom data connector)</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Select-Multiple-Drop-Down-Navigation-Table-Menu-for-custom-data/m-p/758740#M20237</link>
      <description>&lt;P&gt;I have actually, after many many hours of trial and error, figured out how to do this.&amp;nbsp;&lt;BR /&gt;It turned out, as most things do, to be annoyingly simple...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When you are adding the meta-data to the function for the navigation table, instead of having it as type text, simply put it as type list instead, and set the allowed values to be whatever you want to appear in the list box.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps people!&lt;/P&gt;</description>
      <pubDate>Tue, 06 Aug 2019 08:23:48 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Select-Multiple-Drop-Down-Navigation-Table-Menu-for-custom-data/m-p/758740#M20237</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-08-06T08:23:48Z</dc:date>
    </item>
    <item>
      <title>Re: Select Multiple Drop Down Navigation Table Menu (for custom data connector)</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Select-Multiple-Drop-Down-Navigation-Table-Menu-for-custom-data/m-p/881302#M21788</link>
      <description>&lt;P&gt;Hey&amp;nbsp;@Anonymous&lt;/a&gt;, can you explain a bit more of how you did it?&amp;nbsp;&lt;BR /&gt;I'm currently struggling to add a dropdown to my function parameters in the navigator.&lt;/P&gt;&lt;P&gt;I can replicate it in Advanced Editor and works fine, but not in the connector...&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Best Regards,&amp;nbsp;&lt;BR /&gt;Carlos&lt;/P&gt;</description>
      <pubDate>Fri, 20 Dec 2019 10:53:42 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Select-Multiple-Drop-Down-Navigation-Table-Menu-for-custom-data/m-p/881302#M21788</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-12-20T10:53:42Z</dc:date>
    </item>
    <item>
      <title>Re: Select Multiple Drop Down Navigation Table Menu (for custom data connector)</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Select-Multiple-Drop-Down-Navigation-Table-Menu-for-custom-data/m-p/1183191#M24387</link>
      <description>&lt;P&gt;Hi&amp;nbsp;@Anonymous&lt;/a&gt;&amp;nbsp; I am struggling for few days now to understand how to add user input parameters for a navigation table. Could you please help to elaborate how you managed to achieve this fucntinality. Any code reference would be greately helpful. Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jun 2020 19:13:54 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Select-Multiple-Drop-Down-Navigation-Table-Menu-for-custom-data/m-p/1183191#M24387</guid>
      <dc:creator>ppraveenk</dc:creator>
      <dc:date>2020-06-25T19:13:54Z</dc:date>
    </item>
    <item>
      <title>Re: Select Multiple Drop Down Navigation Table Menu (for custom data connector)</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Select-Multiple-Drop-Down-Navigation-Table-Menu-for-custom-data/m-p/1183227#M24388</link>
      <description>&lt;P&gt;Hi all, I haven't worked on this in a while so can't give much more insight than in my above post. To see the code where I used it (or a since updated version) have a look at the intelligent plant industrial app store data connector, that is what I was used this functionality for.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jun 2020 19:38:36 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Select-Multiple-Drop-Down-Navigation-Table-Menu-for-custom-data/m-p/1183227#M24388</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-06-25T19:38:36Z</dc:date>
    </item>
    <item>
      <title>@Re: Select Multiple Drop Down Navigation Table Menu (for custom data connector)</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Select-Multiple-Drop-Down-Navigation-Table-Menu-for-custom-data/m-p/1184461#M24398</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/237663"&gt;@ppraveenk&lt;/a&gt;&amp;nbsp;, you can build a navigation table like this, and then expose your functions:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="CAOP_0-1593159324871.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/300430iAE03F79DA3443EF6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="CAOP_0-1593159324871.png" alt="CAOP_0-1593159324871.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jun 2020 08:16:02 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Select-Multiple-Drop-Down-Navigation-Table-Menu-for-custom-data/m-p/1184461#M24398</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-06-26T08:16:02Z</dc:date>
    </item>
    <item>
      <title>aopRe: @Re: Select Multiple Drop Down Navigation Table Menu (for custom data connector)</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Select-Multiple-Drop-Down-Navigation-Table-Menu-for-custom-data/m-p/1184639#M24400</link>
      <description>&lt;P&gt;Hi&amp;nbsp;@Anonymous&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many thanks for you reply. I want to capture the Start and End Date parameters from User before invoking the RestAPI call.&amp;nbsp;&lt;/P&gt;&lt;P&gt;After implementing your suggestion, I am not seeing any input fields in the navigator, but getting a message "No parameter values specified".&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sorry for being ignorant, but I am trying my hands on power bi connector for the very first time.&lt;/P&gt;&lt;P&gt;This is how I am trying. Request you to let me know if&amp;nbsp; I am doing something incorrectly. Thanks in advance!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;let&lt;BR /&gt;source = #table({"Name", "Data", "ItemKind", "ItemName", "IsLeaf"}, {&lt;BR /&gt;{ "UserSearch", (startDate as text, endDate as text) as table =&amp;gt; GetUserSearchTable(startDate, endDate), "Table", "Table", true }&lt;BR /&gt;{ "Users", GetUsersTable(), "Table", "Table", true }&lt;BR /&gt;}),&lt;BR /&gt;navTable = Table.ToNavigationTable(source, {"Name"}, "Name", "Data", "ItemKind", "ItemName", "IsLeaf")&lt;BR /&gt;in&lt;BR /&gt;navTable;&lt;BR /&gt;&lt;BR /&gt;// Not sure if these parameters are required&lt;BR /&gt;//startDate = DateTime.ToText(DateTime.From(Date.AddDays(Date.From(DateTime.LocalNow()),-30)),"yyyy-MM-dd") meta [IsParameterQuery=true, Type="Text", IsParameterQueryRequired=true];&lt;BR /&gt;//endDate = DateTime.ToText(DateTime.From(Date.AddDays(Date.From(DateTime.LocalNow()),-1)),"yyyy-MM-dd") meta [IsParameterQuery=true, Type="Text", IsParameterQueryRequired=true];&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;GetUserSearchTable = (startDate as text, endDate as text) as table =&amp;gt;&lt;BR /&gt;let&lt;BR /&gt;body = "{ ""endDate"" : """&amp;amp;endDate&amp;amp;""" , ""startDate"" : """&amp;amp;startDate&amp;amp;"""}",&lt;BR /&gt;source = Web.Contents("&lt;A href="https://rest.api/users" target="_blank"&gt;https://rest.api/users&lt;/A&gt;", [ RelativePath = "search", Content = Text.ToBinary(body)]),&lt;BR /&gt;json = Json.Document(source),&lt;BR /&gt;#"Converted to Table" = Record.ToTable(json),&lt;BR /&gt;Value = #"Converted to Table"{0}[Value],&lt;BR /&gt;#"Converted to Table1" = Table.FromList(Value, Splitter.SplitByNothing(), null, null, ExtraValues.Error),&lt;BR /&gt;#"Expanded Column1" = Table.ExpandRecordColumn(#"Converted to Table1", "Column1", {"userID"}, {"userID"}),&lt;BR /&gt;#"Renamed Columns" = Table.RenameColumns(#"Expanded Column1",{{"userID", "Id"}}),&lt;BR /&gt;#"Invoked Custom Function" = Table.AddColumn(#"Renamed Columns", "GetListTable", each GetListTable([Id])),&lt;BR /&gt;#"Expanded Users" = Table.ExpandTableColumn(#"Invoked Custom Function", "GetListTable", {"name", "type"}, {"name", "type"})&lt;BR /&gt;in&lt;BR /&gt;#"Expanded Users";&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="Capture.PNG" style="width: 770px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/300487i3999D4C4BDD1B98C/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jun 2020 09:13:04 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Select-Multiple-Drop-Down-Navigation-Table-Menu-for-custom-data/m-p/1184639#M24400</guid>
      <dc:creator>ppraveenk</dc:creator>
      <dc:date>2020-06-26T09:13:04Z</dc:date>
    </item>
    <item>
      <title>Re: aopRe: @Re: Select Multiple Drop Down Navigation Table Menu (for custom data connector)</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Select-Multiple-Drop-Down-Navigation-Table-Menu-for-custom-data/m-p/1184683#M24401</link>
      <description>&lt;P&gt;The thing that catches my eye is the "as table" that you have on your function. If it receives parameters, you have to define it as a function, I think.&lt;BR /&gt;So remove it from your NavTable and GetUserSearchTable. Also, define your GetUserSearch table as "function" on the navTable.&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jun 2020 09:28:08 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Select-Multiple-Drop-Down-Navigation-Table-Menu-for-custom-data/m-p/1184683#M24401</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-06-26T09:28:08Z</dc:date>
    </item>
    <item>
      <title>Re: aopRe: @Re: Select Multiple Drop Down Navigation Table Menu (for custom data connector)</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Select-Multiple-Drop-Down-Navigation-Table-Menu-for-custom-data/m-p/1219340#M24719</link>
      <description>&lt;P&gt;Hi&amp;nbsp;@Anonymous&lt;/a&gt;,&amp;nbsp;thanks for your response.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you please let me know if you are aware of how to pass default value as today' date for Start and End date params in Navigation table. Highly appreciate!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jul 2020 20:06:00 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Select-Multiple-Drop-Down-Navigation-Table-Menu-for-custom-data/m-p/1219340#M24719</guid>
      <dc:creator>ppraveenk</dc:creator>
      <dc:date>2020-07-13T20:06:00Z</dc:date>
    </item>
  </channel>
</rss>

