<?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: adding row values only in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/adding-row-values-only/m-p/3089455#M108159</link>
    <description>&lt;P&gt;THe error message tells you that its on line 3.&amp;nbsp; Not sure yet as I am not testing, by try placing a space between the D and the comma.&lt;/P&gt;</description>
    <pubDate>Tue, 21 Feb 2023 05:14:49 GMT</pubDate>
    <dc:creator>BrianConnelly</dc:creator>
    <dc:date>2023-02-21T05:14:49Z</dc:date>
    <item>
      <title>adding row values only</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/adding-row-values-only/m-p/3089382#M108147</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;how can i add only the row values per month because of the total.&lt;/P&gt;&lt;P&gt;i have filter for month and year and im using card visual&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;expected output should be 4.91&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thankyou.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Feb 2023 04:10:51 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/adding-row-values-only/m-p/3089382#M108147</guid>
      <dc:creator>Easley06</dc:creator>
      <dc:date>2023-02-21T04:10:51Z</dc:date>
    </item>
    <item>
      <title>Re: adding row values only</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/adding-row-values-only/m-p/3089399#M108149</link>
      <description>&lt;P&gt;You can tackle it by summarizing, Ill break it down into very seperate steps....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;result =&lt;/P&gt;&lt;P&gt;VAR summaryTable = &lt;SPAN class=""&gt;SUMMARIZECOLUMNS&lt;/SPAN&gt;&lt;SPAN&gt;( MonthYear, "Attrition",DIVIDE([Count Seperated],[Ending Employ],0))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;VAR attritionResult = SUMX(summaryTable,[Attrition])&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;RETURN&amp;nbsp;attritionResult&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Did I answer your question? Mark my post as a solution! Appreciate your Kudos !!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Feb 2023 04:27:19 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/adding-row-values-only/m-p/3089399#M108149</guid>
      <dc:creator>BrianConnelly</dc:creator>
      <dc:date>2023-02-21T04:27:19Z</dc:date>
    </item>
    <item>
      <title>Re: adding row values only</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/adding-row-values-only/m-p/3089445#M108156</link>
      <description>&lt;P&gt;hi sir got an error&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Feb 2023 05:05:37 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/adding-row-values-only/m-p/3089445#M108156</guid>
      <dc:creator>Easley06</dc:creator>
      <dc:date>2023-02-21T05:05:37Z</dc:date>
    </item>
    <item>
      <title>Re: adding row values only</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/adding-row-values-only/m-p/3089455#M108159</link>
      <description>&lt;P&gt;THe error message tells you that its on line 3.&amp;nbsp; Not sure yet as I am not testing, by try placing a space between the D and the comma.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Feb 2023 05:14:49 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/adding-row-values-only/m-p/3089455#M108159</guid>
      <dc:creator>BrianConnelly</dc:creator>
      <dc:date>2023-02-21T05:14:49Z</dc:date>
    </item>
  </channel>
</rss>

