<?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: Add Column with remarks verified after checking last row in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Add-Column-with-remarks-verified-after-checking-last-row/m-p/910713#M8682</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="201712" data-lia-user-login="Afpujiha" class="lia-mention lia-mention-user"&gt;Afpujiha&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Try this,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Remark = var next_col = CALCULATE(FIRSTNONBLANK(Sheet[Status],1),FILTER(Sheet,Sheet[Date]=EARLIER(Sheet[Date]) &amp;amp;&amp;amp; Sheet[Index]=EARLIER(Sheet[Index])+1))&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;IF(Sheet[Status]="reject" &amp;amp;&amp;amp; next_col="Ok","Varified")&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Thanks &amp;amp; regards,&lt;BR /&gt;Pravin Wattamwar&lt;BR /&gt;&lt;A href="http://www.linkedin.com/in/pravin-p-wattamwar" target="_blank"&gt;www.linkedin.com/in/pravin-p-wattamwar&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;If I resolve your problem Mark it as a solution and give kudos.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Fri, 24 Jan 2020 11:14:18 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-01-24T11:14:18Z</dc:date>
    <item>
      <title>Add Column with remarks verified after checking last row</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Add-Column-with-remarks-verified-after-checking-last-row/m-p/910649#M8680</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to add column with remarks verified with condition as following :&lt;/P&gt;&lt;P&gt;If status = Reject , then next row status is OK with same production date time then give remarks Verified.&lt;/P&gt;&lt;P&gt;The data as following :&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;Any one have experience and kindly help for the formula.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many Thanks,&lt;/P&gt;&lt;P&gt;Azis&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jan 2020 10:07:22 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Add-Column-with-remarks-verified-after-checking-last-row/m-p/910649#M8680</guid>
      <dc:creator>Afpujiha</dc:creator>
      <dc:date>2020-01-24T10:07:22Z</dc:date>
    </item>
    <item>
      <title>Re: Add Column with remarks verified after checking last row</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Add-Column-with-remarks-verified-after-checking-last-row/m-p/910713#M8682</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="201712" data-lia-user-login="Afpujiha" class="lia-mention lia-mention-user"&gt;Afpujiha&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Try this,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Remark = var next_col = CALCULATE(FIRSTNONBLANK(Sheet[Status],1),FILTER(Sheet,Sheet[Date]=EARLIER(Sheet[Date]) &amp;amp;&amp;amp; Sheet[Index]=EARLIER(Sheet[Index])+1))&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;IF(Sheet[Status]="reject" &amp;amp;&amp;amp; next_col="Ok","Varified")&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Thanks &amp;amp; regards,&lt;BR /&gt;Pravin Wattamwar&lt;BR /&gt;&lt;A href="http://www.linkedin.com/in/pravin-p-wattamwar" target="_blank"&gt;www.linkedin.com/in/pravin-p-wattamwar&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;If I resolve your problem Mark it as a solution and give kudos.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 24 Jan 2020 11:14:18 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Add-Column-with-remarks-verified-after-checking-last-row/m-p/910713#M8682</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-01-24T11:14:18Z</dc:date>
    </item>
    <item>
      <title>Re: Add Column with remarks verified after checking last row</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Add-Column-with-remarks-verified-after-checking-last-row/m-p/910716#M8683</link>
      <description>&lt;P&gt;forgot to mention create one index column in your model.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If hist_id is sequential then you can use it instead of hist_id.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and convert your date to specific format and remove that time.&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;&lt;P&gt;Thanks &amp;amp; regards,&lt;BR /&gt;Pravin Wattamwar&lt;BR /&gt;&lt;A href="http://www.linkedin.com/in/pravin-p-wattamwar" target="_blank"&gt;www.linkedin.com/in/pravin-p-wattamwar&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;If I resolve your problem Mark it as a solution and give kudos.&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jan 2020 11:18:39 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Add-Column-with-remarks-verified-after-checking-last-row/m-p/910716#M8683</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-01-24T11:18:39Z</dc:date>
    </item>
  </channel>
</rss>

