<?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: Beginner here....Needing help with a measure. in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Beginner-here-Needing-help-with-a-measure/m-p/1615667#M32553</link>
    <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="281532" data-lia-user-login="RAKNOW6994" class="lia-mention lia-mention-user"&gt;RAKNOW6994&lt;/a&gt; , is EI_STEPNUM is text or numeric ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please check datatype for all columns and changes&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;MEASURE = CALCULATE(SUM('VOL - Maximo Labor Transactions'[REPORTEDHOURS]),FILTER('VOL - Maximo Labor Transactions','VOL - Maximo Labor Transactions'[EI_STEPNUM]=20),FILTER('Work Order Management','Work Order Management'[DESCRIPTION]=CONTAINS('Work Order Management','Work Order Management'[DESCRIPTION],"AVA")))&lt;/P&gt;</description>
    <pubDate>Fri, 22 Jan 2021 03:46:08 GMT</pubDate>
    <dc:creator>amitchandak</dc:creator>
    <dc:date>2021-01-22T03:46:08Z</dc:date>
    <item>
      <title>Beginner here....Needing help with a measure.</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Beginner-here-Needing-help-with-a-measure/m-p/1615587#M32550</link>
      <description>&lt;P&gt;&lt;SPAN class="d2edcug0 hpfvmrgz qv66sw1b c1et5uql rrkovp55 a8c37x1j keod5gw0 nxhoafnm aigsh9s9 d3f4x2em fe6kdd0r mau55g9w c8b282yb iv3no6db jq4qci2q a3bd9o3v knj5qynh oo9gr5id hzawbc8m"&gt;I want to create a measure that totals only the REPORTED HOURS, when EI_STEPNUM = “20” and DESCRIPTION contains “AVA”.&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV class="ecm0bbzt e5nlhep0 a8c37x1j"&gt;&lt;DIV class="o9v6fnle cxmmr5t8 oygrvhab hcukyx3x c1et5uql"&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&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;&amp;nbsp;&lt;/P&gt;&lt;DIV class="ecm0bbzt e5nlhep0 a8c37x1j"&gt;&lt;DIV class="kvgmc6g5 cxmmr5t8 oygrvhab hcukyx3x c1et5uql"&gt;&lt;DIV&gt;Here is my attempt at writing the measure:&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="o9v6fnle cxmmr5t8 oygrvhab hcukyx3x c1et5uql"&gt;&lt;DIV&gt;MEASURE = CALCULATE(SUM('VOL - Maximo Labor Transactions'[REPORTEDHOURS]),FILTER('VOL - Maximo Labor Transactions','VOL - Maximo Labor Transactions'[EI_STEPNUM]="20"),FILTER('Work Order Management','Work Order Management'[DESCRIPTION]=CONTAINS('Work Order Management','Work Order Management'[DESCRIPTION],"AVA")))&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 22 Jan 2021 02:53:31 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Beginner-here-Needing-help-with-a-measure/m-p/1615587#M32550</guid>
      <dc:creator>RAKNOW6994</dc:creator>
      <dc:date>2021-01-22T02:53:31Z</dc:date>
    </item>
    <item>
      <title>Re: Beginner here....Needing help with a measure.</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Beginner-here-Needing-help-with-a-measure/m-p/1615667#M32553</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="281532" data-lia-user-login="RAKNOW6994" class="lia-mention lia-mention-user"&gt;RAKNOW6994&lt;/a&gt; , is EI_STEPNUM is text or numeric ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please check datatype for all columns and changes&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;MEASURE = CALCULATE(SUM('VOL - Maximo Labor Transactions'[REPORTEDHOURS]),FILTER('VOL - Maximo Labor Transactions','VOL - Maximo Labor Transactions'[EI_STEPNUM]=20),FILTER('Work Order Management','Work Order Management'[DESCRIPTION]=CONTAINS('Work Order Management','Work Order Management'[DESCRIPTION],"AVA")))&lt;/P&gt;</description>
      <pubDate>Fri, 22 Jan 2021 03:46:08 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Beginner-here-Needing-help-with-a-measure/m-p/1615667#M32553</guid>
      <dc:creator>amitchandak</dc:creator>
      <dc:date>2021-01-22T03:46:08Z</dc:date>
    </item>
    <item>
      <title>Re: Beginner here....Needing help with a measure.</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Beginner-here-Needing-help-with-a-measure/m-p/1615674#M32556</link>
      <description>&lt;P&gt;The field is set up as text.&amp;nbsp; However, the values are all numbers, but I am not doing any calculations/math with them.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Jan 2021 03:50:43 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Beginner-here-Needing-help-with-a-measure/m-p/1615674#M32556</guid>
      <dc:creator>RAKNOW6994</dc:creator>
      <dc:date>2021-01-22T03:50:43Z</dc:date>
    </item>
    <item>
      <title>Re: Beginner here....Needing help with a measure.</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Beginner-here-Needing-help-with-a-measure/m-p/1615705#M32558</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="281532" data-lia-user-login="RAKNOW6994" class="lia-mention lia-mention-user"&gt;RAKNOW6994&lt;/a&gt; , this error is typically a datatype error. I Think contains with = is problem&lt;/P&gt;
&lt;P&gt;Other options are containsstring , search, find&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;MEASURE = CALCULATE(SUM('VOL - Maximo Labor Transactions'[REPORTEDHOURS]),FILTER('VOL - Maximo Labor Transactions','VOL - Maximo Labor Transactions'[EI_STEPNUM]=20),FILTER('Work Order Management',CONTAINS('Work Order Management','Work Order Management'[DESCRIPTION],"AVA")))&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;or&lt;/P&gt;
&lt;P&gt;MEASURE = CALCULATE(SUM('VOL - Maximo Labor Transactions'[REPORTEDHOURS]),FILTER('VOL - Maximo Labor Transactions','VOL - Maximo Labor Transactions'[EI_STEPNUM]="20"),FILTER('Work Order Management',CONTAINS('Work Order Management','Work Order Management'[DESCRIPTION],"AVA")))&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Jan 2021 04:19:20 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Beginner-here-Needing-help-with-a-measure/m-p/1615705#M32558</guid>
      <dc:creator>amitchandak</dc:creator>
      <dc:date>2021-01-22T04:19:20Z</dc:date>
    </item>
    <item>
      <title>Re: Beginner here....Needing help with a measure.</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Beginner-here-Needing-help-with-a-measure/m-p/1617997#M32633</link>
      <description>&lt;P&gt;I appreciate your feedback Amitchandak.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hmmmm....&lt;BR /&gt;The second formula:&amp;nbsp;&lt;SPAN&gt;MEASURE = CALCULATE(SUM('VOL - Maximo Labor Transactions'[REPORTEDHOURS]),FILTER('VOL - Maximo Labor Transactions','VOL - Maximo Labor Transactions'[EI_STEPNUM]="20"),FILTER('Work Order Management',CONTAINS('Work Order Management','Work Order Management'[DESCRIPTION],"AVA")))&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;It processed, but did not yield any results.&amp;nbsp; There are reported values with EI_STEPNUM which equal 20.&amp;nbsp; But for whatever reason, it is not totaling them.&lt;/P&gt;</description>
      <pubDate>Sat, 23 Jan 2021 06:40:01 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Beginner-here-Needing-help-with-a-measure/m-p/1617997#M32633</guid>
      <dc:creator>RAKNOW6994</dc:creator>
      <dc:date>2021-01-23T06:40:01Z</dc:date>
    </item>
  </channel>
</rss>

