<?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: Calculating # of Errors in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculating-of-Errors/m-p/771401#M3707</link>
    <description>&lt;P&gt;This&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;#Error = |Max Readings - Actual|&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Total Possible = Total Errors + Total Actual&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;can be simplified to&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;#Error = Max Readings - Actual // since Max Readings (=3) will always be at least as big as Actual, right?&lt;/P&gt;
&lt;P&gt;Total Possible = Total Errors + Total Actual = Max Readings = 3&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;A file is attached with something inside you could experiment with.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best&lt;/P&gt;
&lt;P&gt;Darek&lt;/P&gt;</description>
    <pubDate>Wed, 21 Aug 2019 02:44:57 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-08-21T02:44:57Z</dc:date>
    <item>
      <title>Calculating # of Errors</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculating-of-Errors/m-p/770979#M3696</link>
      <description>&lt;P&gt;Hello, I'm new to Power BI and am trying to figure out how to do the following:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a table that shows # of readings present for every meter at a 900 second interval.&amp;nbsp; What I am trying to do is define the value of 0 as an error. I have meters with 0 readings and up to 3 readings within an interval.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;#Error = |Max Readings - Actual|&amp;nbsp;&lt;/P&gt;&lt;P&gt;Total Possible = Total Errors + Total Actual&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What I'm trying to do is create a line graph that will show errors/gaps as spikes.&amp;nbsp; I've tried to create if then statements but I can't seem to get what I need.&amp;nbsp; Would this be a Measure or a Custom Column?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Edit: Created a calculated column with if/then/else statements labeling a specific values are error and non-error.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Aug 2019 14:54:20 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculating-of-Errors/m-p/770979#M3696</guid>
      <dc:creator>Amomin1988</dc:creator>
      <dc:date>2019-08-20T14:54:20Z</dc:date>
    </item>
    <item>
      <title>Re: Calculating # of Errors</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculating-of-Errors/m-p/771401#M3707</link>
      <description>&lt;P&gt;This&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;#Error = |Max Readings - Actual|&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Total Possible = Total Errors + Total Actual&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;can be simplified to&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;#Error = Max Readings - Actual // since Max Readings (=3) will always be at least as big as Actual, right?&lt;/P&gt;
&lt;P&gt;Total Possible = Total Errors + Total Actual = Max Readings = 3&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;A file is attached with something inside you could experiment with.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best&lt;/P&gt;
&lt;P&gt;Darek&lt;/P&gt;</description>
      <pubDate>Wed, 21 Aug 2019 02:44:57 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculating-of-Errors/m-p/771401#M3707</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-08-21T02:44:57Z</dc:date>
    </item>
  </channel>
</rss>

