<?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: How to add blank rows in a table? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-add-blank-rows-in-a-table/m-p/287651#M87075</link>
    <description>&lt;P&gt;Hello guy,&lt;/P&gt;

&lt;P&gt;Did not work:&lt;/P&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/1660i1A74A398999882A7/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;Thanks.&lt;/P&gt;</description>
    <pubDate>Mon, 01 Aug 2016 14:25:03 GMT</pubDate>
    <dc:creator>dennisaraujo</dc:creator>
    <dc:date>2016-08-01T14:25:03Z</dc:date>
    <item>
      <title>How to add blank rows in a table?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-add-blank-rows-in-a-table/m-p/287649#M87073</link>
      <description>&lt;P&gt;Hi friends!!!&lt;/P&gt;

&lt;P&gt;I am using the delta command to show the difference between two entries/values, but need to have a blank line after every two lines.&lt;/P&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/1661i4BF99DB76677EC78/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Sat, 30 Jul 2016 01:10:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-add-blank-rows-in-a-table/m-p/287649#M87073</guid>
      <dc:creator>dennisaraujo</dc:creator>
      <dc:date>2016-07-30T01:10:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to add blank rows in a table?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-add-blank-rows-in-a-table/m-p/287650#M87074</link>
      <description>&lt;P&gt;This should work&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;your current search | appendpipe [stats count as Diff by Producto | eval date_month="zzz" | eval Diff=" " ] | sort date_month Producto | eval date_month=if(count=" ", " ", date_month) | eval Producto=if(count=" ", " ", Producto) 
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Sat, 30 Jul 2016 01:41:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-add-blank-rows-in-a-table/m-p/287650#M87074</guid>
      <dc:creator>sundareshr</dc:creator>
      <dc:date>2016-07-30T01:41:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to add blank rows in a table?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-add-blank-rows-in-a-table/m-p/287651#M87075</link>
      <description>&lt;P&gt;Hello guy,&lt;/P&gt;

&lt;P&gt;Did not work:&lt;/P&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/1660i1A74A398999882A7/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 01 Aug 2016 14:25:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-add-blank-rows-in-a-table/m-p/287651#M87075</guid>
      <dc:creator>dennisaraujo</dc:creator>
      <dc:date>2016-08-01T14:25:03Z</dc:date>
    </item>
  </channel>
</rss>

