<?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: Reordering fields in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Reordering-fields/m-p/674268#M230802</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/189754"&gt;@mnj1809&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;could you share your search and the possible values for regions in text mode?&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
    <pubDate>Mon, 15 Jan 2024 12:20:38 GMT</pubDate>
    <dc:creator>gcusello</dc:creator>
    <dc:date>2024-01-15T12:20:38Z</dc:date>
    <item>
      <title>Reordering fields</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Reordering-fields/m-p/674267#M230801</link>
      <description>&lt;P&gt;Hello Splunkers,&lt;/P&gt;&lt;P&gt;I've a Region filter over the dashboard. This Region filter has values AMER and EMEA.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="mnj1809_0-1705319723804.png" style="width: 723px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/28930i0F1C9CDD2401D049/image-dimensions/723x56?v=v2" width="723" height="56" role="button" title="mnj1809_0-1705319723804.png" alt="mnj1809_0-1705319723804.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I've a requirement to reorder the above fields based on the selection of Region filter as follows. I want "&amp;lt;Region&amp;gt; Mandatory" field to be appear before "&amp;lt;Region&amp;gt; All"&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="mnj1809_1-1705320516370.png" style="width: 720px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/28932iCACB9EBA4C70F2B9/image-dimensions/720x54?v=v2" width="720" height="54" role="button" title="mnj1809_1-1705320516370.png" alt="mnj1809_1-1705320516370.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/49493"&gt;@tscroggins&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/33901"&gt;@yuanliu&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/6367"&gt;@bowesmana&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jan 2024 12:18:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Reordering-fields/m-p/674267#M230801</guid>
      <dc:creator>mnj1809</dc:creator>
      <dc:date>2024-01-15T12:18:06Z</dc:date>
    </item>
    <item>
      <title>Re: Reordering fields</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Reordering-fields/m-p/674268#M230802</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/189754"&gt;@mnj1809&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;could you share your search and the possible values for regions in text mode?&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jan 2024 12:20:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Reordering-fields/m-p/674268#M230802</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2024-01-15T12:20:38Z</dc:date>
    </item>
    <item>
      <title>Re: Reordering fields</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Reordering-fields/m-p/674270#M230803</link>
      <description>&lt;P&gt;Try putting an extra space before Mandatory so that lexicographical sorting will prioritise above single spaced values&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| foreach "* Mandatory"
    [| rename "&amp;lt;&amp;lt;FIELD&amp;gt;&amp;gt;" as "&amp;lt;&amp;lt;MATCHSEG1&amp;gt;&amp;gt;  Mandatory"]&lt;/LI-CODE&gt;</description>
      <pubDate>Mon, 15 Jan 2024 12:46:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Reordering-fields/m-p/674270#M230803</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2024-01-15T12:46:47Z</dc:date>
    </item>
    <item>
      <title>Re: Reordering fields</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Reordering-fields/m-p/674272#M230805</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/225168"&gt;@ITWhisperer&lt;/a&gt;. It work like a charm.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jan 2024 13:06:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Reordering-fields/m-p/674272#M230805</guid>
      <dc:creator>mnj1809</dc:creator>
      <dc:date>2024-01-15T13:06:24Z</dc:date>
    </item>
  </channel>
</rss>

