<?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: Filter/Remove duplicates based on table criterias in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Filter-Remove-duplicates-based-on-table-criterias/m-p/2769460#M86147</link>
    <description>&lt;P&gt;TC stands for Tact circuit if that makes sense. The tact circuit is always in status "stopped" when a position in status "stopped" but not the other way around.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I've have tried using DAX and IF measures but have really got the results I was hoping for. Any suggestions?&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 15 Sep 2022 07:46:24 GMT</pubDate>
    <dc:creator>je_s</dc:creator>
    <dc:date>2022-09-15T07:46:24Z</dc:date>
    <item>
      <title>Filter/Remove duplicates based on table criterias</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Filter-Remove-duplicates-based-on-table-criterias/m-p/2769368#M86132</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need to keep track of production KPI's (stop time) based on the certain criterias mentioned below.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Example 1: Exclude all stops occuring during the same time as meeting, break or maintenance events.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Example 2: Exclude TC-stops when occuring (and have the same duration) as a position stop&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>Thu, 15 Sep 2022 07:20:30 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Filter-Remove-duplicates-based-on-table-criterias/m-p/2769368#M86132</guid>
      <dc:creator>je_s</dc:creator>
      <dc:date>2022-09-15T07:20:30Z</dc:date>
    </item>
    <item>
      <title>Re: Filter/Remove duplicates based on table criterias</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Filter-Remove-duplicates-based-on-table-criterias/m-p/2769414#M86138</link>
      <description>&lt;P&gt;My suggestion is you work on this using Power Query, as it will result a lot easier. However, should you want to pursue DAX, you can try creating a column and using an IF measure. It is not very clear what is it that differentiates the 2 examples, why is one "Actual stop" at [Position] = "TC_1" and the other at "Pos_2"?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Sep 2022 07:32:24 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Filter-Remove-duplicates-based-on-table-criterias/m-p/2769414#M86138</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-09-15T07:32:24Z</dc:date>
    </item>
    <item>
      <title>Re: Filter/Remove duplicates based on table criterias</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Filter-Remove-duplicates-based-on-table-criterias/m-p/2769460#M86147</link>
      <description>&lt;P&gt;TC stands for Tact circuit if that makes sense. The tact circuit is always in status "stopped" when a position in status "stopped" but not the other way around.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I've have tried using DAX and IF measures but have really got the results I was hoping for. Any suggestions?&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Sep 2022 07:46:24 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Filter-Remove-duplicates-based-on-table-criterias/m-p/2769460#M86147</guid>
      <dc:creator>je_s</dc:creator>
      <dc:date>2022-09-15T07:46:24Z</dc:date>
    </item>
    <item>
      <title>Re: Filter/Remove duplicates based on table criterias</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Filter-Remove-duplicates-based-on-table-criterias/m-p/2769474#M86151</link>
      <description>&lt;P&gt;It might be a DAX hell to work on it by using IFs, CALCULATE, LOOKUP etc etc. My suggestion is that you use Power Query/M to deal with this. There's plenty of tools, try going on Add Column and Conditional Column:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Sep 2022 07:51:46 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Filter-Remove-duplicates-based-on-table-criterias/m-p/2769474#M86151</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-09-15T07:51:46Z</dc:date>
    </item>
    <item>
      <title>Re: Filter/Remove duplicates based on table criterias</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Filter-Remove-duplicates-based-on-table-criterias/m-p/2783425#M87149</link>
      <description>&lt;P&gt;I'm not sure the Power Query-editor will do the trick in this case. Or do you have any suggestions?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The thing is.. I want to remove all "Stopped"-events when they occurs simultaneously as a meeting/break or maintenance break and those are on diffrent rows with the same time stamp.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Sep 2022 09:39:40 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Filter-Remove-duplicates-based-on-table-criterias/m-p/2783425#M87149</guid>
      <dc:creator>je_s</dc:creator>
      <dc:date>2022-09-21T09:39:40Z</dc:date>
    </item>
  </channel>
</rss>

