<?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 ADDING COLUMN VALUES TO SELECTED PARAMETER in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/ADDING-COLUMN-VALUES-TO-SELECTED-PARAMETER/m-p/3096256#M41419</link>
    <description>&lt;P&gt;Hello All,&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have one question and i am not sure is it possible in power bi or not.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There is a column of user name in table and i want to specify some criteria to it based on user selection.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Eg. Column name is user name and i have created one table name Selection.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to add user name to selection which i have made.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Suppose username is Cat and in selection there are 2 dropdowns Animal and Not animal.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So if someone selects Animal then value sholud be added to animal field in selection.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In this way i want dynamic value based on selection ,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PLEASE HELP, IF WE CAN APPLY THIS IN POWER BI OR THERE ARE SOME OTHER WAYS TO ACHIEVE.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
    <pubDate>Thu, 23 Feb 2023 18:25:55 GMT</pubDate>
    <dc:creator>MiteshY</dc:creator>
    <dc:date>2023-02-23T18:25:55Z</dc:date>
    <item>
      <title>ADDING COLUMN VALUES TO SELECTED PARAMETER</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/ADDING-COLUMN-VALUES-TO-SELECTED-PARAMETER/m-p/3096256#M41419</link>
      <description>&lt;P&gt;Hello All,&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have one question and i am not sure is it possible in power bi or not.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There is a column of user name in table and i want to specify some criteria to it based on user selection.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Eg. Column name is user name and i have created one table name Selection.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to add user name to selection which i have made.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Suppose username is Cat and in selection there are 2 dropdowns Animal and Not animal.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So if someone selects Animal then value sholud be added to animal field in selection.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In this way i want dynamic value based on selection ,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PLEASE HELP, IF WE CAN APPLY THIS IN POWER BI OR THERE ARE SOME OTHER WAYS TO ACHIEVE.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Feb 2023 18:25:55 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/ADDING-COLUMN-VALUES-TO-SELECTED-PARAMETER/m-p/3096256#M41419</guid>
      <dc:creator>MiteshY</dc:creator>
      <dc:date>2023-02-23T18:25:55Z</dc:date>
    </item>
    <item>
      <title>Re: ADDING COLUMN VALUES TO SELECTED PARAMETER</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/ADDING-COLUMN-VALUES-TO-SELECTED-PARAMETER/m-p/3105151#M41465</link>
      <description>&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/509664"&gt;@MiteshY&lt;/a&gt;,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Current power bi does not support create dynamic calculated column/table based on filter selection, you may need to write measure formula that can be interacted with filter selection to instead.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Notice: the data level of power bi(from parent to child level)&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Database(external) -&amp;gt; query table(query, custom function, query parameters) -&amp;gt; data model table(table, calculate column/table) -&amp;gt; data view with virtual tables(measure, visual, filter, slicer)&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Regards,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Xiaoxin Sheng&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Mar 2023 02:53:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/ADDING-COLUMN-VALUES-TO-SELECTED-PARAMETER/m-p/3105151#M41465</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-03-01T02:53:16Z</dc:date>
    </item>
  </channel>
</rss>

