<?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 Set default visual filter value within a M Connector in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Set-default-visual-filter-value-within-a-M-Connector/m-p/3646746#M48843</link>
    <description>&lt;P&gt;Am currently developing an M web Connector and am recieving default value information for a filter from my endpoint. Would like to use this information to set the default value of the filter in Power BI when the filter is added.&lt;BR /&gt;&lt;BR /&gt;For example currently when a filter is added it looks like this:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kenrick_0-1705613041902.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1027969i846A439D63BB508C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="kenrick_0-1705613041902.png" alt="kenrick_0-1705613041902.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Where as I want it to look like this:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kenrick_1-1705613075438.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1027970i0CF4E75CD4D5EBAF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="kenrick_1-1705613075438.png" alt="kenrick_1-1705613075438.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Would it be possible to do this within the M connector? And if so is there any documentation on how I can achieve this?&lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Thu, 18 Jan 2024 22:08:54 GMT</pubDate>
    <dc:creator>kenrick</dc:creator>
    <dc:date>2024-01-18T22:08:54Z</dc:date>
    <item>
      <title>Set default visual filter value within a M Connector</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Set-default-visual-filter-value-within-a-M-Connector/m-p/3646746#M48843</link>
      <description>&lt;P&gt;Am currently developing an M web Connector and am recieving default value information for a filter from my endpoint. Would like to use this information to set the default value of the filter in Power BI when the filter is added.&lt;BR /&gt;&lt;BR /&gt;For example currently when a filter is added it looks like this:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kenrick_0-1705613041902.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1027969i846A439D63BB508C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="kenrick_0-1705613041902.png" alt="kenrick_0-1705613041902.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Where as I want it to look like this:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kenrick_1-1705613075438.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1027970i0CF4E75CD4D5EBAF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="kenrick_1-1705613075438.png" alt="kenrick_1-1705613075438.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Would it be possible to do this within the M connector? And if so is there any documentation on how I can achieve this?&lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jan 2024 22:08:54 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Set-default-visual-filter-value-within-a-M-Connector/m-p/3646746#M48843</guid>
      <dc:creator>kenrick</dc:creator>
      <dc:date>2024-01-18T22:08:54Z</dc:date>
    </item>
    <item>
      <title>Re: Set default visual filter value within a M Connector</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Set-default-visual-filter-value-within-a-M-Connector/m-p/3647589#M48852</link>
      <description>&lt;P&gt;Hi&amp;nbsp; &lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/676987"&gt;@kenrick&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is the related document, you can view this content:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://skillzcafe.com/blog/microsoft/power-bi/creating-custom-data-connectors-with-power-bi-development-techniques-and-best-practices" target="_blank"&gt;https://skillzcafe.com/blog/microsoft/power-bi/creating-custom-data-connectors-with-power-bi-development-techniques-and-best-practices&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/power-query/creating-first-connector" target="_blank"&gt;Creating your first connector - Hello World - Power Query | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/power-query/custom-connector-development-faq" target="_blank"&gt;Custom connector development FAQ - Power Query | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Liu Yang&lt;/P&gt;
&lt;P&gt;If this post &lt;STRONG&gt;helps&lt;/STRONG&gt;, then please consider &lt;EM&gt;Accept it as the solution&lt;/EM&gt; to help the other members find it more quickly.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jan 2024 08:08:39 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Set-default-visual-filter-value-within-a-M-Connector/m-p/3647589#M48852</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-01-19T08:08:39Z</dc:date>
    </item>
    <item>
      <title>Re: Set default visual filter value within a M Connector</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Set-default-visual-filter-value-within-a-M-Connector/m-p/3648849#M48861</link>
      <description>&lt;P&gt;Hi @Anonymous&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks for the prompt response!&lt;BR /&gt;&lt;BR /&gt;We already have a functional connector, what we are currently trying to figure out if we can specify a default value within GetRows() of the Table.View function.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Currently our GetRows() is returning possible column values, and from my understanding this is what populates the filter selections from the image above. What I am wondering if is we can also specific a pre-selected value as well within GetRows() or is there some other way of doing this?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Kenrick&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jan 2024 18:21:17 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Set-default-visual-filter-value-within-a-M-Connector/m-p/3648849#M48861</guid>
      <dc:creator>kenrick</dc:creator>
      <dc:date>2024-01-19T18:21:17Z</dc:date>
    </item>
    <item>
      <title>Re: Set default visual filter value within a M Connector</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Set-default-visual-filter-value-within-a-M-Connector/m-p/3654889#M48902</link>
      <description>&lt;P&gt;Hi&amp;nbsp;@Anonymous,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Just wondering if there is any update on this investigation.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Kenrick&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jan 2024 18:40:14 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Set-default-visual-filter-value-within-a-M-Connector/m-p/3654889#M48902</guid>
      <dc:creator>kenrick</dc:creator>
      <dc:date>2024-01-23T18:40:14Z</dc:date>
    </item>
  </channel>
</rss>

