<?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 percent of total for a calculated measure column in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/percent-of-total-for-a-calculated-measure-column/m-p/447696#M156528</link>
    <description>&lt;P&gt;I need the percent of total for current years and prior years columns. I made a measure for Current years that works:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sales % Total = 'Order_Line_Invoice'[SalesSUM]/CALCULATE(sum('Order_Line_Invoice'[Sales]),ALLSELECTED())&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Prior year is a calculated measure:&amp;nbsp;&lt;/P&gt;&lt;P&gt;SalesPY =&lt;BR /&gt;CALCULATE (&lt;BR /&gt;Order_Line_Invoice[SalesSum],&lt;BR /&gt;SAMEPERIODLASTYEAR(Dates_INV[Date]))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I cannot make the Percent of Total for that. It will not let me apparently use my SalesPY measure in a Calculated Measure.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Recommendations?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 25 Jun 2018 17:43:14 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-06-25T17:43:14Z</dc:date>
    <item>
      <title>percent of total for a calculated measure column</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/percent-of-total-for-a-calculated-measure-column/m-p/447696#M156528</link>
      <description>&lt;P&gt;I need the percent of total for current years and prior years columns. I made a measure for Current years that works:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sales % Total = 'Order_Line_Invoice'[SalesSUM]/CALCULATE(sum('Order_Line_Invoice'[Sales]),ALLSELECTED())&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Prior year is a calculated measure:&amp;nbsp;&lt;/P&gt;&lt;P&gt;SalesPY =&lt;BR /&gt;CALCULATE (&lt;BR /&gt;Order_Line_Invoice[SalesSum],&lt;BR /&gt;SAMEPERIODLASTYEAR(Dates_INV[Date]))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I cannot make the Percent of Total for that. It will not let me apparently use my SalesPY measure in a Calculated Measure.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Recommendations?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jun 2018 17:43:14 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/percent-of-total-for-a-calculated-measure-column/m-p/447696#M156528</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-06-25T17:43:14Z</dc:date>
    </item>
  </channel>
</rss>

