<?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: SPL Search- How do I reformat my table? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-do-I-reformat-my-table/m-p/618083#M214815</link>
    <description>&lt;P&gt;&amp;nbsp; &lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/225168"&gt;@ITWhisperer&lt;/a&gt;&amp;nbsp; My results looking not expected. Please help me how to fix it.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="IMG_20221023_215005__01.jpg" style="width: 3861px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/22122i3C5CBD19235247E6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="IMG_20221023_215005__01.jpg" alt="IMG_20221023_215005__01.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Sun, 23 Oct 2022 16:24:48 GMT</pubDate>
    <dc:creator>uagraw01</dc:creator>
    <dc:date>2022-10-23T16:24:48Z</dc:date>
    <item>
      <title>How do I reformat my table?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-I-reformat-my-table/m-p/618012#M214795</link>
      <description>&lt;P&gt;Hello Splunkers!!&lt;/P&gt;
&lt;P&gt;As per my requirement my current results are as below :&lt;/P&gt;
&lt;TABLE width="166"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="64"&gt;severity&lt;/TD&gt;
&lt;TD width="102"&gt;Vulnablities&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;Critical&lt;/TD&gt;
&lt;TD&gt;3&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;Medium&amp;nbsp;&lt;/TD&gt;
&lt;TD&gt;4&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;Low&lt;/TD&gt;
&lt;TD&gt;6&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But my expected results are like:&lt;/P&gt;
&lt;TABLE width="230"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="64"&gt;Critical&lt;/TD&gt;
&lt;TD width="102"&gt;Medium&lt;/TD&gt;
&lt;TD width="64"&gt;Low&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD&gt;3&lt;/TD&gt;
&lt;TD&gt;4&lt;/TD&gt;
&lt;TD&gt;6&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please help me how can I achieve the expected results.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Oct 2022 14:04:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-I-reformat-my-table/m-p/618012#M214795</guid>
      <dc:creator>uagraw01</dc:creator>
      <dc:date>2022-10-26T14:04:42Z</dc:date>
    </item>
    <item>
      <title>Re: SPL Search- How do I reformat my table?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-I-reformat-my-table/m-p/618016#M214796</link>
      <description>&lt;LI-CODE lang="markup"&gt;| transpose 0 header_field=severity column_name=severity
| fields - severity&lt;/LI-CODE&gt;</description>
      <pubDate>Fri, 21 Oct 2022 17:51:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-I-reformat-my-table/m-p/618016#M214796</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2022-10-21T17:51:52Z</dc:date>
    </item>
    <item>
      <title>Re: SPL Search- How do I reformat my table?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-I-reformat-my-table/m-p/618058#M214807</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/225168"&gt;@ITWhisperer&lt;/a&gt;&amp;nbsp;Thanks for your suggestion. I will try once I will resume the work let you know.&lt;/P&gt;</description>
      <pubDate>Sat, 22 Oct 2022 14:37:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-I-reformat-my-table/m-p/618058#M214807</guid>
      <dc:creator>uagraw01</dc:creator>
      <dc:date>2022-10-22T14:37:29Z</dc:date>
    </item>
    <item>
      <title>Re: SPL Search- How do I reformat my table?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-I-reformat-my-table/m-p/618083#M214815</link>
      <description>&lt;P&gt;&amp;nbsp; &lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/225168"&gt;@ITWhisperer&lt;/a&gt;&amp;nbsp; My results looking not expected. Please help me how to fix it.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="IMG_20221023_215005__01.jpg" style="width: 3861px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/22122i3C5CBD19235247E6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="IMG_20221023_215005__01.jpg" alt="IMG_20221023_215005__01.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 23 Oct 2022 16:24:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-I-reformat-my-table/m-p/618083#M214815</guid>
      <dc:creator>uagraw01</dc:creator>
      <dc:date>2022-10-23T16:24:48Z</dc:date>
    </item>
    <item>
      <title>Re: SPL Search- How do I reformat my table?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-I-reformat-my-table/m-p/618103#M214824</link>
      <description>&lt;P&gt;You will have to show what spl you have used in order for me to make any suggestions as to what to change.&lt;/P&gt;</description>
      <pubDate>Mon, 24 Oct 2022 05:38:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-I-reformat-my-table/m-p/618103#M214824</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2022-10-24T05:38:18Z</dc:date>
    </item>
    <item>
      <title>Re: SPL Search- How do I reformat my table?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-I-reformat-my-table/m-p/618358#M214911</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/225168"&gt;@ITWhisperer&lt;/a&gt;&amp;nbsp;Thanks for your valuable response, I was away from the work from last few days. Once I will come across with that query I will let you know.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Oct 2022 11:12:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-I-reformat-my-table/m-p/618358#M214911</guid>
      <dc:creator>uagraw01</dc:creator>
      <dc:date>2022-10-26T11:12:27Z</dc:date>
    </item>
  </channel>
</rss>

