<?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: Find new added item to the database in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Find-new-added-item-to-the-database/m-p/2523789#M70488</link>
    <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="173707" data-lia-user-login="akito" class="lia-mention lia-mention-user"&gt;akito&lt;/a&gt; , Create a measure&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;cnt = countrows(Table)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This measure will give new&lt;/P&gt;
&lt;P&gt;countx(Values(Table[Initative ID]), If([cnt]=1, [Initative ID], blank()))&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;old&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;countx(Values(Table[Initative ID]), If([cnt]&amp;gt;1, [Initative ID], blank()))&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 18 May 2022 15:28:20 GMT</pubDate>
    <dc:creator>amitchandak</dc:creator>
    <dc:date>2022-05-18T15:28:20Z</dc:date>
    <item>
      <title>Find new added item to the database</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Find-new-added-item-to-the-database/m-p/2523603#M70478</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;Trying to tag those new ones as "New" in new column, is there any easy way&amp;nbsp; - please let me know.&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Akito&lt;/P&gt;</description>
      <pubDate>Wed, 18 May 2022 14:18:44 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Find-new-added-item-to-the-database/m-p/2523603#M70478</guid>
      <dc:creator>akito</dc:creator>
      <dc:date>2022-05-18T14:18:44Z</dc:date>
    </item>
    <item>
      <title>Re: Find new added item to the database</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Find-new-added-item-to-the-database/m-p/2523789#M70488</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="173707" data-lia-user-login="akito" class="lia-mention lia-mention-user"&gt;akito&lt;/a&gt; , Create a measure&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;cnt = countrows(Table)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This measure will give new&lt;/P&gt;
&lt;P&gt;countx(Values(Table[Initative ID]), If([cnt]=1, [Initative ID], blank()))&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;old&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;countx(Values(Table[Initative ID]), If([cnt]&amp;gt;1, [Initative ID], blank()))&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 May 2022 15:28:20 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Find-new-added-item-to-the-database/m-p/2523789#M70488</guid>
      <dc:creator>amitchandak</dc:creator>
      <dc:date>2022-05-18T15:28:20Z</dc:date>
    </item>
    <item>
      <title>Re: Find new added item to the database</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Find-new-added-item-to-the-database/m-p/2532724#M71083</link>
      <description>&lt;P&gt;Cool, Thanks&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="148838" data-lia-user-login="amitchandak" class="lia-mention lia-mention-user"&gt;amitchandak&lt;/a&gt;&amp;nbsp; - This works&lt;/P&gt;</description>
      <pubDate>Mon, 23 May 2022 09:20:41 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Find-new-added-item-to-the-database/m-p/2532724#M71083</guid>
      <dc:creator>akito</dc:creator>
      <dc:date>2022-05-23T09:20:41Z</dc:date>
    </item>
  </channel>
</rss>

