<?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 Dax to calculate where a column value is within another columns value in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dax-to-calculate-where-a-column-value-is-within-another-columns/m-p/2697270#M81451</link>
    <description>&lt;P&gt;Hi Community,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Below is a simple table containeing Numeric values, I'm trying to create a dax which goes like:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If 'Main Box Est' &amp;lt;= '&lt;U&gt;&lt;EM&gt;WA Box Qty' (taken from a related table&lt;/EM&gt;&lt;/U&gt;) then 'Main Box Est' else 'WA Box Qty'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;Casn anyone suggest a simple solution?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many thanks in advance!&lt;/P&gt;</description>
    <pubDate>Fri, 12 Aug 2022 11:36:03 GMT</pubDate>
    <dc:creator>ajaydavidluke</dc:creator>
    <dc:date>2022-08-12T11:36:03Z</dc:date>
    <item>
      <title>Dax to calculate where a column value is within another columns value</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dax-to-calculate-where-a-column-value-is-within-another-columns/m-p/2697270#M81451</link>
      <description>&lt;P&gt;Hi Community,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Below is a simple table containeing Numeric values, I'm trying to create a dax which goes like:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If 'Main Box Est' &amp;lt;= '&lt;U&gt;&lt;EM&gt;WA Box Qty' (taken from a related table&lt;/EM&gt;&lt;/U&gt;) then 'Main Box Est' else 'WA Box Qty'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;Casn anyone suggest a simple solution?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many thanks in advance!&lt;/P&gt;</description>
      <pubDate>Fri, 12 Aug 2022 11:36:03 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dax-to-calculate-where-a-column-value-is-within-another-columns/m-p/2697270#M81451</guid>
      <dc:creator>ajaydavidluke</dc:creator>
      <dc:date>2022-08-12T11:36:03Z</dc:date>
    </item>
    <item>
      <title>Re: Dax to calculate where a column value is within another columns value</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dax-to-calculate-where-a-column-value-is-within-another-columns/m-p/2697289#M81455</link>
      <description>&lt;P&gt;Thanks people but the solution arrived to my mind after pressing post!&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Box est = &lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;IF&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;'Replenishment Main Box hayley'[Main Box Est]&lt;/SPAN&gt;&lt;SPAN&gt; &amp;lt;= &lt;/SPAN&gt;&lt;SPAN&gt;'Replenishment Main Box hayley'[WA Box Qty]&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;'Replenishment Main Box hayley'[Main Box Est]&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;'Replenishment Main Box hayley'[WA Box Qty]&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 12 Aug 2022 11:48:35 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dax-to-calculate-where-a-column-value-is-within-another-columns/m-p/2697289#M81455</guid>
      <dc:creator>ajaydavidluke</dc:creator>
      <dc:date>2022-08-12T11:48:35Z</dc:date>
    </item>
  </channel>
</rss>

