<?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: Rename dropdown fields in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Rename-dropdown-fields/m-p/31749#M1350</link>
    <description>&lt;P&gt;Change your populating search to&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;populatingSearch fieldForValue="sourcetype" fieldForLabel="XYZ"&amp;gt;| inputlookup translation | table sourcetype XYZ&amp;lt;/populatingSearch&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Replace &lt;CODE&gt;XYZ&lt;/CODE&gt; with the name of the field in the lookup table that contains the "easy words."&lt;/P&gt;</description>
    <pubDate>Fri, 10 Aug 2012 12:47:32 GMT</pubDate>
    <dc:creator>lguinn2</dc:creator>
    <dc:date>2012-08-10T12:47:32Z</dc:date>
    <item>
      <title>Rename dropdown fields</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Rename-dropdown-fields/m-p/31748#M1349</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;

&lt;P&gt;I am populating a drop down menu with a lookup file. The lookup file contains the sourcetype and a simple translation into better words. To goal is to make it simple for user who don't know the sourcetypes. The just choose the "easy word" and in the background the sourcetype is the token for the searches.&lt;/P&gt;

&lt;P&gt;In my lookup file there are both values, means the sourcetype and the "easy words".&lt;BR /&gt;
How can I populate the drop down with the "easy words" but in the background I can give the search the sourcetype?&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;fieldset&amp;gt;
      &amp;lt;input type="dropdown" token="sourcetype" searchWhenChanged="true"&amp;gt;
          &amp;lt;label&amp;gt;Select OS&amp;lt;/label&amp;gt;
          &amp;lt;default&amp;gt;localhost&amp;lt;/default&amp;gt;
          &amp;lt;populatingSearch fieldForValue="sourcetype" fieldForLabel="sourcetype"&amp;gt;| inputlookup translation | table sourcetype&amp;lt;/populatingSearch&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 10 Aug 2012 12:43:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Rename-dropdown-fields/m-p/31748#M1349</guid>
      <dc:creator>nebel</dc:creator>
      <dc:date>2012-08-10T12:43:22Z</dc:date>
    </item>
    <item>
      <title>Re: Rename dropdown fields</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Rename-dropdown-fields/m-p/31749#M1350</link>
      <description>&lt;P&gt;Change your populating search to&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;populatingSearch fieldForValue="sourcetype" fieldForLabel="XYZ"&amp;gt;| inputlookup translation | table sourcetype XYZ&amp;lt;/populatingSearch&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Replace &lt;CODE&gt;XYZ&lt;/CODE&gt; with the name of the field in the lookup table that contains the "easy words."&lt;/P&gt;</description>
      <pubDate>Fri, 10 Aug 2012 12:47:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Rename-dropdown-fields/m-p/31749#M1350</guid>
      <dc:creator>lguinn2</dc:creator>
      <dc:date>2012-08-10T12:47:32Z</dc:date>
    </item>
    <item>
      <title>Re: Rename dropdown fields</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Rename-dropdown-fields/m-p/31750#M1351</link>
      <description>&lt;P&gt;thank you very much &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Aug 2012 13:12:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Rename-dropdown-fields/m-p/31750#M1351</guid>
      <dc:creator>nebel</dc:creator>
      <dc:date>2012-08-10T13:12:35Z</dc:date>
    </item>
  </channel>
</rss>

