<?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: User Input table or List in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/User-Input-table-or-List/m-p/3149027#M41890</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="362468" data-lia-user-login="Pretengineer" class="lia-mention lia-mention-user"&gt;Pretengineer&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;If the filtered data type is &lt;STRONG&gt;Numeric&lt;/STRONG&gt;, you can refer to this blog below to implement it by using what if parameter.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://helicaltech.com/creating-user-input-variables-powerbi-report/" target="_self"&gt;Creating User Input Variables in a Power BI Report&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;But it seems that the value of the field as the filter item is &lt;STRONG&gt;Text&lt;/STRONG&gt; type, then please check the following visuals to see if it can achieve your needs. Please find the details in &lt;EM&gt;&lt;STRONG&gt;the attachment&lt;/STRONG&gt;&lt;/EM&gt;.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://appsource.microsoft.com/en-us/product/power-bi-visuals/WA104381309?exp=ubp8&amp;amp;tab=Overview" target="_self"&gt;Text Filter&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://appsource.microsoft.com/en-us/product/power-bi-visuals/WA200001464?exp=ubp8&amp;amp;tab=Overview" target="_self"&gt;Smart Filter Pro by OKViz&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;Best Regards&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 23 Mar 2023 07:18:13 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2023-03-23T07:18:13Z</dc:date>
    <item>
      <title>User Input table or List</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/User-Input-table-or-List/m-p/3145543#M41851</link>
      <description>&lt;P class="lia-align-left"&gt;I have price data in a Power Bi report based off all of our part numbers.&amp;nbsp; Currently, my report allows users to filter by part number via an Atribute Slicer.&amp;nbsp; &amp;nbsp;Is it possible for allow a user to load a table or list of part numbers and the data filters to these part numbers only.&amp;nbsp; &amp;nbsp;Basic version below.&lt;/P&gt;&lt;P class="lia-align-left"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="lia-align-left"&gt;Power Bi report&lt;/P&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;Part Number&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;Price&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Part1&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;115&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Part2&lt;/TD&gt;&lt;TD&gt;205&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Part3&lt;/TD&gt;&lt;TD&gt;67&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Part4&lt;/TD&gt;&lt;TD&gt;25&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Part5&lt;/TD&gt;&lt;TD&gt;13&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;User Input&lt;/P&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Part Number&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Part2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Part5&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;BR /&gt;Result&lt;/P&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Part Number&lt;/TD&gt;&lt;TD&gt;Price&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Part2&lt;/TD&gt;&lt;TD&gt;205&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Part5&lt;/TD&gt;&lt;TD&gt;13&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;</description>
      <pubDate>Tue, 21 Mar 2023 18:43:41 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/User-Input-table-or-List/m-p/3145543#M41851</guid>
      <dc:creator>Pretengineer</dc:creator>
      <dc:date>2023-03-21T18:43:41Z</dc:date>
    </item>
    <item>
      <title>Re: User Input table or List</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/User-Input-table-or-List/m-p/3149027#M41890</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="362468" data-lia-user-login="Pretengineer" class="lia-mention lia-mention-user"&gt;Pretengineer&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;If the filtered data type is &lt;STRONG&gt;Numeric&lt;/STRONG&gt;, you can refer to this blog below to implement it by using what if parameter.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://helicaltech.com/creating-user-input-variables-powerbi-report/" target="_self"&gt;Creating User Input Variables in a Power BI Report&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;But it seems that the value of the field as the filter item is &lt;STRONG&gt;Text&lt;/STRONG&gt; type, then please check the following visuals to see if it can achieve your needs. Please find the details in &lt;EM&gt;&lt;STRONG&gt;the attachment&lt;/STRONG&gt;&lt;/EM&gt;.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://appsource.microsoft.com/en-us/product/power-bi-visuals/WA104381309?exp=ubp8&amp;amp;tab=Overview" target="_self"&gt;Text Filter&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://appsource.microsoft.com/en-us/product/power-bi-visuals/WA200001464?exp=ubp8&amp;amp;tab=Overview" target="_self"&gt;Smart Filter Pro by OKViz&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;Best Regards&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Mar 2023 07:18:13 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/User-Input-table-or-List/m-p/3149027#M41890</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-03-23T07:18:13Z</dc:date>
    </item>
    <item>
      <title>Re: User Input table or List</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/User-Input-table-or-List/m-p/3150541#M41905</link>
      <description>&lt;P&gt;Thank you for your help.&amp;nbsp; I found this filter and it works perfect.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Paste in the items you want, click the filter icon, and it filters the list.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Mar 2023 16:17:30 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/User-Input-table-or-List/m-p/3150541#M41905</guid>
      <dc:creator>Pretengineer</dc:creator>
      <dc:date>2023-03-23T16:17:30Z</dc:date>
    </item>
  </channel>
</rss>

