<?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 Remove rows who don't value value in it. in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Remove-rows-who-don-t-value-value-in-it/m-p/557738#M92304</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;We have been asked to design a query which consists of Username, location and last logon time of that user. However, I want to remove those rows who don't have values in it. Can someone please assist me on this.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rahul2gupta_0-1625024524972.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/14881i16FA604FA688509C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="rahul2gupta_0-1625024524972.png" alt="rahul2gupta_0-1625024524972.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rahul&lt;/P&gt;</description>
    <pubDate>Wed, 30 Jun 2021 03:43:01 GMT</pubDate>
    <dc:creator>rahul2gupta</dc:creator>
    <dc:date>2021-06-30T03:43:01Z</dc:date>
    <item>
      <title>Remove rows who don't value value in it.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Remove-rows-who-don-t-value-value-in-it/m-p/557738#M92304</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;We have been asked to design a query which consists of Username, location and last logon time of that user. However, I want to remove those rows who don't have values in it. Can someone please assist me on this.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rahul2gupta_0-1625024524972.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/14881i16FA604FA688509C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="rahul2gupta_0-1625024524972.png" alt="rahul2gupta_0-1625024524972.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rahul&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jun 2021 03:43:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Remove-rows-who-don-t-value-value-in-it/m-p/557738#M92304</guid>
      <dc:creator>rahul2gupta</dc:creator>
      <dc:date>2021-06-30T03:43:01Z</dc:date>
    </item>
    <item>
      <title>Re: Remove rows who don't value value in it.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Remove-rows-who-don-t-value-value-in-it/m-p/557746#M92305</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/222802"&gt;@rahul2gupta&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Try&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;YOUR_SEARCH | search location=* and lastlogon=*&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;OR&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;YOUR_SEARCH | where isnotnull(location)  AND  isnotnull(lastlogon)&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;BR /&gt;KV&lt;BR /&gt;▄︻̷̿┻̿═━一&lt;BR /&gt;&lt;BR /&gt;If any of my reply helps you to solve the problem Or gain knowledge, an upvote would be appreciated.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jun 2021 05:49:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Remove-rows-who-don-t-value-value-in-it/m-p/557746#M92305</guid>
      <dc:creator>kamlesh_vaghela</dc:creator>
      <dc:date>2021-06-30T05:49:15Z</dc:date>
    </item>
    <item>
      <title>Re: Remove rows who don't value value in it.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Remove-rows-who-don-t-value-value-in-it/m-p/557748#M92306</link>
      <description>&lt;P&gt;Thank you&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/127939"&gt;@kamlesh_vaghela&lt;/a&gt;&amp;nbsp;. It worked.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jun 2021 06:13:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Remove-rows-who-don-t-value-value-in-it/m-p/557748#M92306</guid>
      <dc:creator>rahul2gupta</dc:creator>
      <dc:date>2021-06-30T06:13:25Z</dc:date>
    </item>
  </channel>
</rss>

