<?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 convert tabular data to a specific format in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-convert-tabular-data-to-a-specific-format/m-p/624603#M217136</link>
    <description>&lt;P&gt;Thanks for your prompt reply.&lt;BR /&gt;Sorry for the late reply as I was out of town. The solution is working fine for me.&lt;BR /&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/6367"&gt;@bowesmana&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 16 Dec 2022 20:00:52 GMT</pubDate>
    <dc:creator>mnj1809</dc:creator>
    <dc:date>2022-12-16T20:00:52Z</dc:date>
    <item>
      <title>How to convert tabular data to a specific format?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-convert-tabular-data-to-a-specific-format/m-p/622862#M216552</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;I've the following tabular formatted data:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="mnj1809_0-1669922038675.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/22757i9F6CF247DB7EBA60/image-size/medium?v=v2&amp;amp;px=400" role="button" title="mnj1809_0-1669922038675.png" alt="mnj1809_0-1669922038675.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;mnj1809_0-1669922038675.png&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;How can I achieve the following:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="mnj1809_1-1669922122511.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/22758i37207675488CAEF5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="mnj1809_1-1669922122511.png" alt="mnj1809_1-1669922122511.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;mnj1809_1-1669922122511.png&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Thanks in advance for your help.&lt;BR /&gt;&lt;BR /&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/225168"&gt;@ITWhisperer&lt;/a&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Dec 2022 14:23:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-convert-tabular-data-to-a-specific-format/m-p/622862#M216552</guid>
      <dc:creator>mnj1809</dc:creator>
      <dc:date>2022-12-02T14:23:54Z</dc:date>
    </item>
    <item>
      <title>Re: how to convert tabular data to a specific format</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-convert-tabular-data-to-a-specific-format/m-p/622932#M216563</link>
      <description>&lt;P&gt;Like this&lt;/P&gt;&lt;P&gt;Your search...&lt;BR /&gt;| stats list(country) as country list(count) as count by category region&lt;BR /&gt;| eventstats sum(count) as byRegion by category region&lt;BR /&gt;| eventstats sum(byRegion) as byCategory by category&lt;BR /&gt;| table category region country count byRegion byCategory&lt;/P&gt;</description>
      <pubDate>Fri, 02 Dec 2022 01:07:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-convert-tabular-data-to-a-specific-format/m-p/622932#M216563</guid>
      <dc:creator>bowesmana</dc:creator>
      <dc:date>2022-12-02T01:07:21Z</dc:date>
    </item>
    <item>
      <title>Re: how to convert tabular data to a specific format</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-convert-tabular-data-to-a-specific-format/m-p/624603#M217136</link>
      <description>&lt;P&gt;Thanks for your prompt reply.&lt;BR /&gt;Sorry for the late reply as I was out of town. The solution is working fine for me.&lt;BR /&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/6367"&gt;@bowesmana&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Dec 2022 20:00:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-convert-tabular-data-to-a-specific-format/m-p/624603#M217136</guid>
      <dc:creator>mnj1809</dc:creator>
      <dc:date>2022-12-16T20:00:52Z</dc:date>
    </item>
  </channel>
</rss>

