<?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: Need Help with Calculated Column which uses &amp;quot;SUMMARIZE&amp;quot; in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-Help-with-Calculated-Column-which-uses-quot-SUMMARIZE-quot/m-p/2860691#M92112</link>
    <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="192401" data-lia-user-login="v-easonf-msft" class="lia-mention lia-mention-user"&gt;v-easonf-msft&lt;/a&gt;&amp;nbsp;I have kept the calculated column to "dont summarize". for the requirements, measures are not allowed , they want to keep it in the rows section with a calculated column.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This new formula is also giving higher values.&lt;/P&gt;</description>
    <pubDate>Tue, 25 Oct 2022 05:46:36 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2022-10-25T05:46:36Z</dc:date>
    <item>
      <title>Need Help with Calculated Column which uses "SUMMARIZE"</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-Help-with-Calculated-Column-which-uses-quot-SUMMARIZE-quot/m-p/2856995#M91867</link>
      <description>&lt;P&gt;Hi all . I am facing an error when ever I am trying to create a new calculated column.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The calculated Column is :&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;revenue measure ate = &lt;/SPAN&gt;&lt;SPAN&gt;var&lt;/SPAN&gt; &lt;SPAN&gt;a&lt;/SPAN&gt;&lt;SPAN&gt; = &lt;/SPAN&gt;&lt;SPAN&gt;CALCULATETABLE&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;SUMMARIZE&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;ATE&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;SPAN&gt;ATE[ATE_GATE_Name]&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;SPAN&gt;"Total"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;SPAN&gt;SUM&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;ATE[Opportunity_value]&lt;/SPAN&gt;&lt;SPAN&gt;)))&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;return&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;GROUPBY&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;a&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;SPAN&gt;ATE[ATE_GATE_Name]&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;SPAN&gt;[Total]&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;I am facing an issue like:&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;The expression refers to multiple columns. Multiple columns cannot be converted to a scalar value.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;What is the work around/solution of this error? Any help would be much appreciated. Thanks in Advance!&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Sat, 22 Oct 2022 16:42:00 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-Help-with-Calculated-Column-which-uses-quot-SUMMARIZE-quot/m-p/2856995#M91867</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-10-22T16:42:00Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help with Calculated Column which uses "SUMMARIZE"</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-Help-with-Calculated-Column-which-uses-quot-SUMMARIZE-quot/m-p/2857094#M91870</link>
      <description>&lt;P class="lia-align-justify"&gt;Hi&amp;nbsp;Anonymous&lt;/a&gt;,&lt;/P&gt;&lt;P class="lia-align-justify"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="lia-align-justify"&gt;The problem is that you are creating a calculated column. GROUPBY and SUMMARIZE return a table so your formula will work fine when you use it to create a table, not calculated column.&lt;/P&gt;&lt;P class="lia-align-justify"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="lia-align-justify"&gt;&lt;EM&gt;&lt;STRONG&gt;&lt;I&gt;Did I answer your question? Mark this post as a solution if I did!&lt;BR /&gt;Consider taking a look at my blog:&amp;nbsp;&lt;LI-MESSAGE title="How to Export Telemetry Data from Azure IoT Central into Power BI" uid="2845191" url="https://community.powerbi.com/t5/Community-Blog/How-to-Export-Telemetry-Data-from-Azure-IoT-Central-into-Power/m-p/2845191#U2845191" discussion_style_icon_css="lia-mention-container-editor-message lia-img-icon-blog-thread lia-fa-icon lia-fa-blog lia-fa-thread lia-fa"&gt;&lt;/LI-MESSAGE&gt;&lt;/I&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 22 Oct 2022 21:17:10 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-Help-with-Calculated-Column-which-uses-quot-SUMMARIZE-quot/m-p/2857094#M91870</guid>
      <dc:creator>Shaurya</dc:creator>
      <dc:date>2022-10-22T21:17:10Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help with Calculated Column which uses "SUMMARIZE"</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-Help-with-Calculated-Column-which-uses-quot-SUMMARIZE-quot/m-p/2857246#M91879</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="450074" data-lia-user-login="Shaurya" class="lia-mention lia-mention-user"&gt;Shaurya&lt;/a&gt;&amp;nbsp;hi. What is the way to get that requirement in a calculated column?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 23 Oct 2022 04:18:37 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-Help-with-Calculated-Column-which-uses-quot-SUMMARIZE-quot/m-p/2857246#M91879</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-10-23T04:18:37Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help with Calculated Column which uses "SUMMARIZE"</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-Help-with-Calculated-Column-which-uses-quot-SUMMARIZE-quot/m-p/2857251#M91880</link>
      <description>&lt;P class="lia-align-justify"&gt;Hi&amp;nbsp;Anonymous&lt;/a&gt;,&lt;/P&gt;&lt;P class="lia-align-justify"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="lia-align-justify"&gt;You can pick the required column from a DAX expression that returns a table and use the entire expression SELECTCOLUMNS(&amp;lt;DAX that returns Table&amp;gt;). Refer:&lt;/P&gt;&lt;P class="lia-align-justify"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="lia-align-justify"&gt;&lt;A href="https://learn.microsoft.com/en-us/dax/selectcolumns-function-dax" target="_self"&gt;https://learn.microsoft.com/en-us/dax/selectcolumns-function-dax&lt;/A&gt;&lt;/P&gt;&lt;P class="lia-align-justify"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="lia-align-justify"&gt;&lt;EM&gt;&lt;STRONG&gt;&lt;I&gt;Did I answer your question? Mark this post as a solution if I did!&lt;BR /&gt;Consider taking a look at my blog:&amp;nbsp;&lt;LI-MESSAGE title="How to Export Telemetry Data from Azure IoT Central into Power BI" uid="2845191" url="https://community.powerbi.com/t5/Community-Blog/How-to-Export-Telemetry-Data-from-Azure-IoT-Central-into-Power/m-p/2845191#U2845191" discussion_style_icon_css="lia-mention-container-editor-message lia-img-icon-blog-thread lia-fa-icon lia-fa-blog lia-fa-thread lia-fa"&gt;&lt;/LI-MESSAGE&gt;&lt;/I&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 23 Oct 2022 04:36:03 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-Help-with-Calculated-Column-which-uses-quot-SUMMARIZE-quot/m-p/2857251#M91880</guid>
      <dc:creator>Shaurya</dc:creator>
      <dc:date>2022-10-23T04:36:03Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help with Calculated Column which uses "SUMMARIZE"</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-Help-with-Calculated-Column-which-uses-quot-SUMMARIZE-quot/m-p/2859409#M92092</link>
      <description>&lt;P&gt;.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Oct 2022 18:45:48 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-Help-with-Calculated-Column-which-uses-quot-SUMMARIZE-quot/m-p/2859409#M92092</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-10-25T18:45:48Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help with Calculated Column which uses "SUMMARIZE"</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-Help-with-Calculated-Column-which-uses-quot-SUMMARIZE-quot/m-p/2860425#M92096</link>
      <description>&lt;P&gt;Hi，&amp;nbsp;Anonymous&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please check if below formula could help.&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;Revenue =
CALCULATE (
    SUM ( ATE[Opportunity_value] ),
    ALLEXCEPT ( ATE, ATE[ATE_GATE_Name] )
)&lt;/LI-CODE&gt;
&lt;P&gt;If it doesn't work, please share a sample file for further research.&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;BR /&gt;Community Support Team _ Eason&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Oct 2022 02:41:33 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-Help-with-Calculated-Column-which-uses-quot-SUMMARIZE-quot/m-p/2860425#M92096</guid>
      <dc:creator>v-easonf-msft</dc:creator>
      <dc:date>2022-10-25T02:41:33Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help with Calculated Column which uses "SUMMARIZE"</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-Help-with-Calculated-Column-which-uses-quot-SUMMARIZE-quot/m-p/2860610#M92105</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Oct 2022 18:46:21 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-Help-with-Calculated-Column-which-uses-quot-SUMMARIZE-quot/m-p/2860610#M92105</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-10-25T18:46:21Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help with Calculated Column which uses "SUMMARIZE"</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-Help-with-Calculated-Column-which-uses-quot-SUMMARIZE-quot/m-p/2860680#M92111</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;Anonymous&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have you checked the summarize type of this calculated column?&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;Also, try converting it to a measure or use the following formula if it works.&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;Revenue =
SUMX ( VALUES ( ATE[ATE_GATE_Name] ), ATE[Opportunity_value] )
&lt;/LI-CODE&gt;
&lt;P&gt;Without concrete sample data, it's hard for me to research further.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;BR /&gt;Community Support Team _ Eason&lt;/P&gt;</description>
      <pubDate>Tue, 25 Oct 2022 05:38:55 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-Help-with-Calculated-Column-which-uses-quot-SUMMARIZE-quot/m-p/2860680#M92111</guid>
      <dc:creator>v-easonf-msft</dc:creator>
      <dc:date>2022-10-25T05:38:55Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help with Calculated Column which uses "SUMMARIZE"</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-Help-with-Calculated-Column-which-uses-quot-SUMMARIZE-quot/m-p/2860691#M92112</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="192401" data-lia-user-login="v-easonf-msft" class="lia-mention lia-mention-user"&gt;v-easonf-msft&lt;/a&gt;&amp;nbsp;I have kept the calculated column to "dont summarize". for the requirements, measures are not allowed , they want to keep it in the rows section with a calculated column.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This new formula is also giving higher values.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Oct 2022 05:46:36 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Need-Help-with-Calculated-Column-which-uses-quot-SUMMARIZE-quot/m-p/2860691#M92112</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-10-25T05:46:36Z</dc:date>
    </item>
  </channel>
</rss>

