<?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: Dax Help in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dax-Help/m-p/3327760#M124639</link>
    <description>&lt;P&gt;Try&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;SLWohQty =
CALCULATE (
    SUM ( Fact_Inventory[InventoryPhysical] ),
    Fact_Inventory[Warehouse] IN { "44WAX", "52WAX", "62WAX", "MAINWAX" }
)
&lt;/LI-CODE&gt;</description>
    <pubDate>Wed, 12 Jul 2023 15:29:54 GMT</pubDate>
    <dc:creator>johnt75</dc:creator>
    <dc:date>2023-07-12T15:29:54Z</dc:date>
    <item>
      <title>Dax Help</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dax-Help/m-p/3327656#M124631</link>
      <description>&lt;P&gt;ive got this dax below and keep getting a resource error. can anyone help me optimize this? trying to only see item numbers in these set locations.&amp;nbsp;&amp;nbsp;&lt;SPAN&gt;"44WAX"&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN&gt;"52WAX"&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN&gt;"62WAX"&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN&gt;"MAINWAX". any help is appreciated.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jul 2023 14:49:54 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dax-Help/m-p/3327656#M124631</guid>
      <dc:creator>DustinD</dc:creator>
      <dc:date>2023-07-12T14:49:54Z</dc:date>
    </item>
    <item>
      <title>Re: Dax Help</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dax-Help/m-p/3327760#M124639</link>
      <description>&lt;P&gt;Try&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;SLWohQty =
CALCULATE (
    SUM ( Fact_Inventory[InventoryPhysical] ),
    Fact_Inventory[Warehouse] IN { "44WAX", "52WAX", "62WAX", "MAINWAX" }
)
&lt;/LI-CODE&gt;</description>
      <pubDate>Wed, 12 Jul 2023 15:29:54 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dax-Help/m-p/3327760#M124639</guid>
      <dc:creator>johnt75</dc:creator>
      <dc:date>2023-07-12T15:29:54Z</dc:date>
    </item>
  </channel>
</rss>

