<?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 How to repeat a string in multiple row table in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-repeat-a-string-in-multiple-row-table/m-p/196109#M56541</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I have written a search query to get a table as shown below:&lt;/P&gt;

&lt;P&gt;&lt;IMG src="http://answers.splunk.com//storage/pic1.jpg" alt="alt text" /&gt;&lt;/P&gt;

&lt;P&gt;I want to add one more column, where I want to repeat the string "overhead" in all the existing rows.&lt;BR /&gt;
i.e.&lt;/P&gt;

&lt;P&gt;&lt;IMG src="http://answers.splunk.com//storage/pic2.jpg" alt="alt text" /&gt;&lt;/P&gt;

&lt;P&gt;Please guide me how to do this.&lt;/P&gt;</description>
    <pubDate>Mon, 06 Jan 2014 09:59:33 GMT</pubDate>
    <dc:creator>harshal_chakran</dc:creator>
    <dc:date>2014-01-06T09:59:33Z</dc:date>
    <item>
      <title>How to repeat a string in multiple row table</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-repeat-a-string-in-multiple-row-table/m-p/196109#M56541</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I have written a search query to get a table as shown below:&lt;/P&gt;

&lt;P&gt;&lt;IMG src="http://answers.splunk.com//storage/pic1.jpg" alt="alt text" /&gt;&lt;/P&gt;

&lt;P&gt;I want to add one more column, where I want to repeat the string "overhead" in all the existing rows.&lt;BR /&gt;
i.e.&lt;/P&gt;

&lt;P&gt;&lt;IMG src="http://answers.splunk.com//storage/pic2.jpg" alt="alt text" /&gt;&lt;/P&gt;

&lt;P&gt;Please guide me how to do this.&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jan 2014 09:59:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-repeat-a-string-in-multiple-row-table/m-p/196109#M56541</guid>
      <dc:creator>harshal_chakran</dc:creator>
      <dc:date>2014-01-06T09:59:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to repeat a string in multiple row table</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-repeat-a-string-in-multiple-row-table/m-p/196110#M56542</link>
      <description>&lt;P&gt;Hi harshal,&lt;/P&gt;

&lt;P&gt;just add an eval to your search like this &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;YourMagicSearchFu | eval parameter="overhead" | table parameter ID Value
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;hope this helps ...&lt;/P&gt;

&lt;P&gt;cheers, MuS&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jan 2014 10:07:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-repeat-a-string-in-multiple-row-table/m-p/196110#M56542</guid>
      <dc:creator>MuS</dc:creator>
      <dc:date>2014-01-06T10:07:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to repeat a string in multiple row table</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-repeat-a-string-in-multiple-row-table/m-p/196111#M56543</link>
      <description>&lt;P&gt;HeHe, thanks somesoni2 for correcting the eval command &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jan 2014 15:13:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-repeat-a-string-in-multiple-row-table/m-p/196111#M56543</guid>
      <dc:creator>MuS</dc:creator>
      <dc:date>2014-01-06T15:13:40Z</dc:date>
    </item>
  </channel>
</rss>

