<?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: I have to create a column in a table, whose value will be selected values from what if parameter in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/I-have-to-create-a-column-in-a-table-whose-value-will-be/m-p/684585#M472</link>
    <description>&lt;P&gt;You cannot do this. The idea of a calculated column is that it's real data, and that means it doesn't respond directly to user input.&amp;nbsp;&lt;/P&gt;&lt;P&gt;SELECTEDVALUE returns the parameter value only if one value is selected, but in a calculated column it sees all values, so it's only logical that you get blank values.&lt;/P&gt;&lt;P&gt;Instead, you should write a measure that does what you need.&lt;/P&gt;</description>
    <pubDate>Mon, 06 May 2019 15:56:16 GMT</pubDate>
    <dc:creator>Michiel</dc:creator>
    <dc:date>2019-05-06T15:56:16Z</dc:date>
    <item>
      <title>I have to create a column in a table, whose value will be selected values from what if parameter</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/I-have-to-create-a-column-in-a-table-whose-value-will-be/m-p/684531#M470</link>
      <description>&lt;P&gt;I have a Table1 and in that I need to create a custom column, whose value will be selected value from the 'what if' paramter&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried to create a &lt;STRONG&gt;Parameter Value&lt;/STRONG&gt; column, by using the dax&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;STRONG&gt;Parameter Value = SELECTEDVALUE(Parameter[Parameter])&lt;/STRONG&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;But I am getting blank in that column. Can anyone please help me in resolving this issue.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&lt;img /&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
      <pubDate>Mon, 06 May 2019 14:36:17 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/I-have-to-create-a-column-in-a-table-whose-value-will-be/m-p/684531#M470</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-05-06T14:36:17Z</dc:date>
    </item>
    <item>
      <title>Re: I have to create a column in a table, whose value will be selected values from what if parameter</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/I-have-to-create-a-column-in-a-table-whose-value-will-be/m-p/684583#M471</link>
      <description>&lt;P&gt;Anonymous&lt;/LI-USER&gt; please add this as a measure not column&lt;/P&gt;</description>
      <pubDate>Mon, 06 May 2019 15:55:18 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/I-have-to-create-a-column-in-a-table-whose-value-will-be/m-p/684583#M471</guid>
      <dc:creator>parry2k</dc:creator>
      <dc:date>2019-05-06T15:55:18Z</dc:date>
    </item>
    <item>
      <title>Re: I have to create a column in a table, whose value will be selected values from what if parameter</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/I-have-to-create-a-column-in-a-table-whose-value-will-be/m-p/684585#M472</link>
      <description>&lt;P&gt;You cannot do this. The idea of a calculated column is that it's real data, and that means it doesn't respond directly to user input.&amp;nbsp;&lt;/P&gt;&lt;P&gt;SELECTEDVALUE returns the parameter value only if one value is selected, but in a calculated column it sees all values, so it's only logical that you get blank values.&lt;/P&gt;&lt;P&gt;Instead, you should write a measure that does what you need.&lt;/P&gt;</description>
      <pubDate>Mon, 06 May 2019 15:56:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/I-have-to-create-a-column-in-a-table-whose-value-will-be/m-p/684585#M472</guid>
      <dc:creator>Michiel</dc:creator>
      <dc:date>2019-05-06T15:56:16Z</dc:date>
    </item>
    <item>
      <title>Re: I have to create a column in a table, whose value will be selected values from what if parameter</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/I-have-to-create-a-column-in-a-table-whose-value-will-be/m-p/686219#M523</link>
      <description>&lt;P&gt;As per business requirements we want it in a column. Is there any way to do it or it is not at all possible?&lt;/P&gt;</description>
      <pubDate>Wed, 08 May 2019 08:04:44 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/I-have-to-create-a-column-in-a-table-whose-value-will-be/m-p/686219#M523</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-05-08T08:04:44Z</dc:date>
    </item>
  </channel>
</rss>

