<?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: Newbie DAX question in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Newbie-DAX-question/m-p/2667399#M79367</link>
    <description>&lt;P&gt;Thank you!!&lt;/P&gt;</description>
    <pubDate>Thu, 28 Jul 2022 13:37:14 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2022-07-28T13:37:14Z</dc:date>
    <item>
      <title>Newbie DAX question</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Newbie-DAX-question/m-p/2665500#M79216</link>
      <description>&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I never used DAX and could not find a proper solution a surely easy question.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a measure with the total sales. In a table I also have a column with the sales of each shop. I need to discard some shops, but we have to compare with the total. If I filter some shops, the total chances, but I need to use the total even of the discarted shops.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So, how can I configure a column with the formule "previous column / Totals measure"?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jul 2022 15:50:28 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Newbie-DAX-question/m-p/2665500#M79216</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-07-27T15:50:28Z</dc:date>
    </item>
    <item>
      <title>Re: Newbie DAX question</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Newbie-DAX-question/m-p/2665542#M79218</link>
      <description>&lt;P&gt;Anonymous&lt;/LI-USER&gt;&amp;nbsp;Use ALL. You will likely need to have a slightly different calculation for your total line. This Quick Measure, Measure Totals, The Final Word should get you what you need:&lt;BR /&gt;&lt;A href="https://community.powerbi.com/t5/Quick-Measures-Gallery/Measure-Totals-The-Final-Word/m-p/547907" target="_blank"&gt;https://community.powerbi.com/t5/Quick-Measures-Gallery/Measure-Totals-The-Final-Word/m-p/547907&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jul 2022 16:03:11 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Newbie-DAX-question/m-p/2665542#M79218</guid>
      <dc:creator>Greg_Deckler</dc:creator>
      <dc:date>2022-07-27T16:03:11Z</dc:date>
    </item>
    <item>
      <title>Re: Newbie DAX question</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Newbie-DAX-question/m-p/2665547#M79221</link>
      <description>&lt;P&gt;Hi&amp;nbsp;Anonymous&lt;/LI-USER&gt;&amp;nbsp;&lt;BR /&gt;You need to do simething like&amp;nbsp;&lt;BR /&gt;&lt;SPAN&gt;Totals measure =&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;CALCULATE ( [Sales], ALL ( TablrName[Shop] ) )&lt;/P&gt;&lt;P&gt;Ofcourse it depends on the filter contectx of the table visual i.e. what other columns involved in the table.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jul 2022 16:04:30 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Newbie-DAX-question/m-p/2665547#M79221</guid>
      <dc:creator>tamerj1</dc:creator>
      <dc:date>2022-07-27T16:04:30Z</dc:date>
    </item>
    <item>
      <title>Re: Newbie DAX question</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Newbie-DAX-question/m-p/2667399#M79367</link>
      <description>&lt;P&gt;Thank you!!&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jul 2022 13:37:14 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Newbie-DAX-question/m-p/2667399#M79367</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-07-28T13:37:14Z</dc:date>
    </item>
  </channel>
</rss>

