<?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: Column picker in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Column-picker/m-p/4764382#M62230</link>
    <description>&lt;P&gt;Are these subjects in different columns in your data?&amp;nbsp; That would best be corrected by unpivoting.&amp;nbsp; Then you can use regular value filters.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you need to keep separate columns then use Field Parameters to allow users to choose the columns.&lt;/P&gt;</description>
    <pubDate>Tue, 15 Jul 2025 23:27:58 GMT</pubDate>
    <dc:creator>lbendlin</dc:creator>
    <dc:date>2025-07-15T23:27:58Z</dc:date>
    <item>
      <title>Column picker</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Column-picker/m-p/4764044#M62228</link>
      <description>&lt;P&gt;I have a data table in the following format and I need to create a visual in the exact same format too, but have a way to select the desired/required Subjects/departments (Math,Science etc.) for the user. As in have a slicer/dropdown to allow the user to select only their subject/department as the number of subjects/departments is about 20 and tends create a hortizontal scroll and not making it a good experience.&lt;/P&gt;&lt;P&gt;I tried the field parameters, but couldnt get it to work.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="akshatar_0-1752598739637.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1283335i6C8712FA5025B7F6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="akshatar_0-1752598739637.png" alt="akshatar_0-1752598739637.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Jul 2025 17:02:44 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Column-picker/m-p/4764044#M62228</guid>
      <dc:creator>akshatar</dc:creator>
      <dc:date>2025-07-15T17:02:44Z</dc:date>
    </item>
    <item>
      <title>Re: Column picker</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Column-picker/m-p/4764382#M62230</link>
      <description>&lt;P&gt;Are these subjects in different columns in your data?&amp;nbsp; That would best be corrected by unpivoting.&amp;nbsp; Then you can use regular value filters.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you need to keep separate columns then use Field Parameters to allow users to choose the columns.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Jul 2025 23:27:58 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Column-picker/m-p/4764382#M62230</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2025-07-15T23:27:58Z</dc:date>
    </item>
    <item>
      <title>Re: Column picker</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Column-picker/m-p/4764525#M62232</link>
      <description>&lt;P&gt;thank you&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/100342"&gt;@lbendlin&lt;/a&gt;&amp;nbsp;! I need to keep them as separate columns, I tried the Field Parameters options, but it isnt doing anything. As in the table gets created and I added the value to a slicer, but then it doesnt filter the columns upon selection. I havent used field parameters before, so I could be doing it wrong&lt;/P&gt;</description>
      <pubDate>Wed, 16 Jul 2025 04:18:12 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Column-picker/m-p/4764525#M62232</guid>
      <dc:creator>akshatar</dc:creator>
      <dc:date>2025-07-16T04:18:12Z</dc:date>
    </item>
    <item>
      <title>Re: Column picker</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Column-picker/m-p/4765746#M62239</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/769648"&gt;@akshatar&lt;/a&gt;&amp;nbsp; , &lt;BR /&gt;Thanks for reaching out to the Microsoft fabric community forum.&lt;BR /&gt;&lt;BR /&gt;Please check out this article which contains a video demonstrating how to correctly create and configure a Field parameter&lt;BR /&gt;&lt;A href="https://learn.microsoft.com/en-us/power-bi/create-reports/power-bi-field-parameters#video" target="_blank"&gt;Use report readers to change visuals - Power BI | Microsoft Learn&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;This will most likely achieve the functionality that you are looking for.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;I hope this information helps. Please do let us know if you have any further queries.&lt;BR /&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Wed, 16 Jul 2025 17:44:35 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Column-picker/m-p/4765746#M62239</guid>
      <dc:creator>v-nmadadi-msft</dc:creator>
      <dc:date>2025-07-16T17:44:35Z</dc:date>
    </item>
    <item>
      <title>Re: Column picker</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Column-picker/m-p/4769827#M62283</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/769648"&gt;@akshatar&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I wanted to check if you had the opportunity to review the information provided. Please feel free to contact us if you have any further questions.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Jul 2025 04:03:08 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Column-picker/m-p/4769827#M62283</guid>
      <dc:creator>v-nmadadi-msft</dc:creator>
      <dc:date>2025-07-21T04:03:08Z</dc:date>
    </item>
  </channel>
</rss>

