<?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: help to display field header in ordinate axis in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/help-to-display-field-header-in-ordinate-axis/m-p/510620#M142937</link>
    <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/102660"&gt;@jip31&lt;/a&gt;&amp;nbsp;can you add some sample data for current output and expected output?&lt;/P&gt;</description>
    <pubDate>Thu, 23 Jul 2020 10:48:09 GMT</pubDate>
    <dc:creator>niketn</dc:creator>
    <dc:date>2020-07-23T10:48:09Z</dc:date>
    <item>
      <title>help to display field header in ordinate axis</title>
      <link>https://community.splunk.com/t5/Splunk-Search/help-to-display-field-header-in-ordinate-axis/m-p/510582#M142926</link>
      <description>&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;The stats command below allows me to display data in a table panel&lt;/P&gt;&lt;P&gt;I would like to display the fields header in an ordinate axis instead an abcissa axis&lt;/P&gt;&lt;P&gt;could you help me please??&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| stats last(Site) as "Geolocation site", last(Building) as "Geolocation building", last(DESCRIPTION_MODEL) as Model, last(OS) as OS by USERNAME&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jul 2020 05:48:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/help-to-display-field-header-in-ordinate-axis/m-p/510582#M142926</guid>
      <dc:creator>jip31</dc:creator>
      <dc:date>2020-07-23T05:48:43Z</dc:date>
    </item>
    <item>
      <title>Re: help to display field header in ordinate axis</title>
      <link>https://community.splunk.com/t5/Splunk-Search/help-to-display-field-header-in-ordinate-axis/m-p/510620#M142937</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/102660"&gt;@jip31&lt;/a&gt;&amp;nbsp;can you add some sample data for current output and expected output?&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jul 2020 10:48:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/help-to-display-field-header-in-ordinate-axis/m-p/510620#M142937</guid>
      <dc:creator>niketn</dc:creator>
      <dc:date>2020-07-23T10:48:09Z</dc:date>
    </item>
    <item>
      <title>Re: help to display field header in ordinate axis</title>
      <link>https://community.splunk.com/t5/Splunk-Search/help-to-display-field-header-in-ordinate-axis/m-p/510680#M142956</link>
      <description>&lt;P&gt;Sort I cant share datas&lt;/P&gt;&lt;P&gt;But instead having the field header at the bottom&lt;/P&gt;&lt;P&gt;A B C D&lt;/P&gt;&lt;P&gt;1 2 3 4&lt;/P&gt;&lt;P&gt;I need the field header on the left&lt;/P&gt;&lt;P&gt;A 1&lt;/P&gt;&lt;P&gt;B 2&lt;/P&gt;&lt;P&gt;C 3&lt;/P&gt;&lt;P&gt;D 4&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jul 2020 14:51:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/help-to-display-field-header-in-ordinate-axis/m-p/510680#M142956</guid>
      <dc:creator>jip31</dc:creator>
      <dc:date>2020-07-23T14:51:27Z</dc:date>
    </item>
    <item>
      <title>Re: help to display field header in ordinate axis</title>
      <link>https://community.splunk.com/t5/Splunk-Search/help-to-display-field-header-in-ordinate-axis/m-p/510701#M142959</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| makeresults
| eval _raw="A B C D
1 2 3 4"
| multikv
| table A B C D

| eval header="count"
| transpose 0 column_name=cols header_field=header&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;try &lt;STRONG&gt;transpose&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jul 2020 17:31:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/help-to-display-field-header-in-ordinate-axis/m-p/510701#M142959</guid>
      <dc:creator>to4kawa</dc:creator>
      <dc:date>2020-07-23T17:31:00Z</dc:date>
    </item>
  </channel>
</rss>

