<?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: SLA MET AND NOT MET: in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/SLA-MET-AND-NOT-MET/m-p/2439025#M65221</link>
    <description>&lt;P&gt;Hi Tom,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;yes both table are connected. Data type is datetime for window hours.&lt;/P&gt;</description>
    <pubDate>Tue, 05 Apr 2022 20:49:07 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2022-04-05T20:49:07Z</dc:date>
    <item>
      <title>SLA MET AND NOT MET:</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/SLA-MET-AND-NOT-MET/m-p/2438967#M65209</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;Please help me to calculate Dax for&amp;nbsp; SLA load Met/Not&amp;nbsp; (window hours is 6 hours for all)&lt;/P&gt;&lt;P&gt;Calculated&amp;nbsp; Load sla time as below which is working fine but unable to calculate met and not met from it.&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&lt;STRONG&gt;LoadSLATime&lt;/STRONG&gt; = &lt;/SPAN&gt;&lt;SPAN&gt;datediff&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;MAX&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;'Completeness Data Pipeline Execution Details'[&lt;STRONG&gt;NIFI Start Time&lt;/STRONG&gt;]&lt;/SPAN&gt;&lt;SPAN&gt;), &lt;/SPAN&gt;&lt;SPAN&gt;max&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;'Completeness Data Pipeline Execution Details'[&lt;STRONG&gt;Data Pipeline&lt;/STRONG&gt; &lt;STRONG&gt;End]&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;STRONG&gt;),&lt;/STRONG&gt; &lt;/SPAN&gt;&lt;SPAN&gt;minute&lt;/SPAN&gt;&lt;SPAN&gt;)/&lt;/SPAN&gt;&lt;SPAN&gt;60&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&lt;STRONG&gt;SLA Load MET&lt;/STRONG&gt; = &lt;/SPAN&gt;&lt;SPAN&gt;IF&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;'Completeness Data Pipeline Execution Details'&lt;/SPAN&gt;&lt;SPAN&gt;[&lt;STRONG&gt;LoadSLATime&lt;/STRONG&gt;]&lt;/SPAN&gt;&lt;SPAN&gt;&amp;lt;=&lt;/SPAN&gt;&lt;SPAN&gt;'Table Master'[&lt;STRONG&gt;Data Load Window Hours&lt;/STRONG&gt;]&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN&gt;TRUE&lt;/SPAN&gt;&lt;SPAN&gt;(),&lt;/SPAN&gt;&lt;SPAN&gt;FALSE&lt;/SPAN&gt;&lt;SPAN&gt;())&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;Sla load met is not working correctly ,please find the yellow highliter :&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Apr 2022 20:01:09 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/SLA-MET-AND-NOT-MET/m-p/2438967#M65209</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-04-05T20:01:09Z</dc:date>
    </item>
    <item>
      <title>Re: SLA MET AND NOT MET:</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/SLA-MET-AND-NOT-MET/m-p/2439011#M65218</link>
      <description>&lt;P&gt;Hi&amp;nbsp;Anonymous&lt;/LI-USER&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How are the tables&amp;nbsp;&lt;SPAN&gt;Completeness Data Pipeline Execution Details' and&amp;nbsp;'Table Master' connected with each other? Also what is the data type of the &lt;STRONG&gt;Data Load Window Hours&amp;nbsp;&lt;/STRONG&gt;column?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;/Tom&lt;BR /&gt;&lt;A href="https://www.tackytech.blog/" target="_blank"&gt;https://www.tackytech.blog/&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://www.instagram.com/tackytechtom/" target="_blank"&gt;https://www.instagram.com/tackytechtom/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Apr 2022 20:40:55 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/SLA-MET-AND-NOT-MET/m-p/2439011#M65218</guid>
      <dc:creator>tackytechtom</dc:creator>
      <dc:date>2022-04-05T20:40:55Z</dc:date>
    </item>
    <item>
      <title>Re: SLA MET AND NOT MET:</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/SLA-MET-AND-NOT-MET/m-p/2439025#M65221</link>
      <description>&lt;P&gt;Hi Tom,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;yes both table are connected. Data type is datetime for window hours.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Apr 2022 20:49:07 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/SLA-MET-AND-NOT-MET/m-p/2439025#M65221</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-04-05T20:49:07Z</dc:date>
    </item>
    <item>
      <title>Re: SLA MET AND NOT MET:</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/SLA-MET-AND-NOT-MET/m-p/2439033#M65224</link>
      <description>&lt;P&gt;looks like SLA Met/not Met&amp;nbsp; Dax logic is incorrect. Please help.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Apr 2022 20:54:27 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/SLA-MET-AND-NOT-MET/m-p/2439033#M65224</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-04-05T20:54:27Z</dc:date>
    </item>
    <item>
      <title>Re: SLA MET AND NOT MET:</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/SLA-MET-AND-NOT-MET/m-p/2439240#M65237</link>
      <description>&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt;Please find one potential solution. As mentioned earlier it required a little changing of data types. Please see link here. I made up figures but had a few of yours in there. I could have combined the goal column into the final column but thought you might want to see it.&lt;/P&gt;&lt;P&gt;&lt;A title="SLA Time" href="https://drive.google.com/file/d/1DW33FTVMJ0Z5SqAWiBGAFzizPmww91oB/view?usp=sharing" target="_self"&gt;https://drive.google.com/file/d/1DW33FTVMJ0Z5SqAWiBGAFzizPmww91oB/view?usp=sharing&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is the excel source data link I used&amp;nbsp; if you want to see the steps. I hope this helps and solves the question.&lt;/P&gt;&lt;P&gt;&lt;A title="excel source" href="https://docs.google.com/spreadsheets/d/1uFTqyjUKJZLTvs1-Kbc5cjSEmz-RITy1/edit?usp=sharing&amp;amp;ouid=107858444427060984721&amp;amp;rtpof=true&amp;amp;sd=true" target="_self"&gt;https://docs.google.com/spreadsheets/d/1uFTqyjUKJZLTvs1-Kbc5cjSEmz-RITy1/edit?usp=sharing&amp;amp;ouid=107858444427060984721&amp;amp;rtpof=true&amp;amp;sd=true&lt;/A&gt;&amp;nbsp;&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;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Apr 2022 01:18:38 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/SLA-MET-AND-NOT-MET/m-p/2439240#M65237</guid>
      <dc:creator>Whitewater100</dc:creator>
      <dc:date>2022-04-06T01:18:38Z</dc:date>
    </item>
    <item>
      <title>Re: SLA MET AND NOT MET:</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/SLA-MET-AND-NOT-MET/m-p/2439702#M65266</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;i am unable to create goal column. Please find the error below:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Apr 2022 06:13:46 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/SLA-MET-AND-NOT-MET/m-p/2439702#M65266</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-04-06T06:13:46Z</dc:date>
    </item>
    <item>
      <title>Re: SLA MET AND NOT MET:</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/SLA-MET-AND-NOT-MET/m-p/2439712#M65268</link>
      <description>&lt;P&gt;Hi&amp;nbsp;Anonymous&lt;/LI-USER&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I haven't looked into the file, but it seems like you are trying to create a measure while you are saying to would like to create a column &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;/Tom&lt;BR /&gt;&lt;A href="https://www.tackytech.blog/" target="_blank"&gt;https://www.tackytech.blog/&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://www.instagram.com/tackytechtom/" target="_blank"&gt;https://www.instagram.com/tackytechtom/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Apr 2022 06:18:24 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/SLA-MET-AND-NOT-MET/m-p/2439712#M65268</guid>
      <dc:creator>tackytechtom</dc:creator>
      <dc:date>2022-04-06T06:18:24Z</dc:date>
    </item>
    <item>
      <title>Re: SLA MET AND NOT MET:</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/SLA-MET-AND-NOT-MET/m-p/2439719#M65269</link>
      <description>&lt;P&gt;Hi Tom,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried both measure and column but its not working for me.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Apr 2022 06:21:21 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/SLA-MET-AND-NOT-MET/m-p/2439719#M65269</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-04-06T06:21:21Z</dc:date>
    </item>
    <item>
      <title>Re: SLA MET AND NOT MET:</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/SLA-MET-AND-NOT-MET/m-p/2440739#M65326</link>
      <description>&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt;What Tom said looks accurate.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you create the goal as calculated column? Because the goal forumla refers to the first field (NISI..)I would check to make data type Date/Time.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;If you want to make a measure you can do:&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Goal 2 = &lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;var&lt;/SPAN&gt; &lt;SPAN&gt;starttime&lt;/SPAN&gt;&lt;SPAN&gt; = &lt;/SPAN&gt;&lt;SPAN&gt;SELECTEDVALUE&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;'Completeness Data Pipeline Execution Details'[NIFI Start Time]&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;var&lt;/SPAN&gt; &lt;SPAN&gt;datacompleteness&lt;/SPAN&gt;&lt;SPAN&gt; = &lt;/SPAN&gt;&lt;SPAN&gt;SELECTEDVALUE&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;'Completeness Data Pipeline Execution Details'[Data Load Window Hours]&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;var&lt;/SPAN&gt; &lt;SPAN&gt;fracofday&lt;/SPAN&gt;&lt;SPAN&gt; = &lt;/SPAN&gt;&lt;SPAN&gt;DIVIDE&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;datacompleteness&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN&gt;24&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;return&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;starttime&lt;/SPAN&gt;&lt;SPAN&gt; + &lt;/SPAN&gt;&lt;SPAN&gt;fracofday&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Here is a table on report canvas:&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;img /&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 06 Apr 2022 12:59:39 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/SLA-MET-AND-NOT-MET/m-p/2440739#M65326</guid>
      <dc:creator>Whitewater100</dc:creator>
      <dc:date>2022-04-06T12:59:39Z</dc:date>
    </item>
    <item>
      <title>Re: SLA MET AND NOT MET:</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/SLA-MET-AND-NOT-MET/m-p/2463086#M66783</link>
      <description>&lt;P&gt;Hi&amp;nbsp;Anonymous&lt;/LI-USER&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Has your problem been solved? If yes, please&amp;nbsp;&lt;SPAN&gt;consider a&lt;/SPAN&gt;ccept it as the solution&amp;nbsp;&lt;SPAN&gt;to help the other members find it more quickly.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If not, simply change the data type of&amp;nbsp;[Data Load Window Hours] to number, because result of the&amp;nbsp;LoadSLATime is a number but not a time.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;BR /&gt;Community Support Team _ kalyj&lt;/P&gt;
&lt;P&gt;If this post&lt;SPAN&gt;&amp;nbsp;&lt;EM&gt;&lt;STRONG&gt;helps,&amp;nbsp;&lt;/STRONG&gt;&lt;/EM&gt;then please consider&amp;nbsp;&lt;EM&gt;&lt;STRONG&gt;Accept it as the solution&amp;nbsp;&lt;/STRONG&gt;&lt;/EM&gt;to help the other members find it more quickly.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Apr 2022 09:11:37 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/SLA-MET-AND-NOT-MET/m-p/2463086#M66783</guid>
      <dc:creator>v-yanjiang-msft</dc:creator>
      <dc:date>2022-04-19T09:11:37Z</dc:date>
    </item>
  </channel>
</rss>

