<?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 change the order of fields when chart is used in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-change-the-order-of-fields-when-chart-is-used/m-p/563101#M196190</link>
    <description>&lt;P&gt;If I understand your question correctly, fields are displayed in the order which you define them.&lt;BR /&gt;So if you use this for example:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| fields Total 194.* *.*.*.* type _time&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;BR /&gt;Then you'll see Total displayed first and _time last.&lt;/P&gt;</description>
    <pubDate>Thu, 12 Aug 2021 16:50:08 GMT</pubDate>
    <dc:creator>codebuilder</dc:creator>
    <dc:date>2021-08-12T16:50:08Z</dc:date>
    <item>
      <title>How to change the order of fields when chart is used</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-change-the-order-of-fields-when-chart-is-used/m-p/563031#M196160</link>
      <description>&lt;P&gt;index="www1" sourcetype="access_combined_wcookie" action=* status&amp;lt;=400&lt;BR /&gt;| timechart span=1d count(action) by clientip useother=f&lt;BR /&gt;| addtotals&lt;BR /&gt;| eval type = if(Total&amp;gt;90 ,"UP","DOWN")&lt;BR /&gt;| fields _time 194.* *.*.*.* Total type&lt;BR /&gt;| sort - _time&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I want to change the order of the x-axis field names when using it. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;| fields _time 194.* *.*.*.* Total type &amp;nbsp; Is there any other way than this?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Aug 2021 07:29:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-change-the-order-of-fields-when-chart-is-used/m-p/563031#M196160</guid>
      <dc:creator>nnonm111</dc:creator>
      <dc:date>2021-08-12T07:29:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to change the order of fields when chart is used</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-change-the-order-of-fields-when-chart-is-used/m-p/563101#M196190</link>
      <description>&lt;P&gt;If I understand your question correctly, fields are displayed in the order which you define them.&lt;BR /&gt;So if you use this for example:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| fields Total 194.* *.*.*.* type _time&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;BR /&gt;Then you'll see Total displayed first and _time last.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Aug 2021 16:50:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-change-the-order-of-fields-when-chart-is-used/m-p/563101#M196190</guid>
      <dc:creator>codebuilder</dc:creator>
      <dc:date>2021-08-12T16:50:08Z</dc:date>
    </item>
  </channel>
</rss>

