<?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 have fields from SQL table to populate dashboard drop-down? in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-have-fields-from-SQL-table-to-populate-dashboard-drop/m-p/337381#M40523</link>
    <description>&lt;P&gt;You need the &lt;CODE&gt;dbxquery&lt;/CODE&gt; command to pull directly from the DB, but depending on how often you will be doing this, I would advise against it.  Generally the right thing to do is to use &lt;CODE&gt;dbxquery | outputlookup&lt;/CODE&gt; in a daily/hourly/whatever scheduled search and then use &lt;CODE&gt;|iinputlookup&lt;/CODE&gt; or &lt;CODE&gt;|lookup&lt;/CODE&gt; in your dashboards, reports, and searches.&lt;/P&gt;</description>
    <pubDate>Sat, 29 Jul 2017 18:03:29 GMT</pubDate>
    <dc:creator>woodcock</dc:creator>
    <dc:date>2017-07-29T18:03:29Z</dc:date>
    <item>
      <title>How to have fields from SQL table to populate dashboard drop-down?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-have-fields-from-SQL-table-to-populate-dashboard-drop/m-p/337380#M40522</link>
      <description>&lt;P&gt;I am trying to use the fields that are pulled from the SQL database that were enriched with Splunk DB Connect.  When creating a dashboard drop-down list I am trying to replace the previous input of user names using " |inputlookup Employees.csv|search name "  and instead replace with a search directly from the database itself.  Any command to replace the inputlookup?  I was thinking just the "|search name " would have worked, but it didn't&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jul 2017 20:21:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-have-fields-from-SQL-table-to-populate-dashboard-drop/m-p/337380#M40522</guid>
      <dc:creator>dxw350</dc:creator>
      <dc:date>2017-07-28T20:21:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to have fields from SQL table to populate dashboard drop-down?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-have-fields-from-SQL-table-to-populate-dashboard-drop/m-p/337381#M40523</link>
      <description>&lt;P&gt;You need the &lt;CODE&gt;dbxquery&lt;/CODE&gt; command to pull directly from the DB, but depending on how often you will be doing this, I would advise against it.  Generally the right thing to do is to use &lt;CODE&gt;dbxquery | outputlookup&lt;/CODE&gt; in a daily/hourly/whatever scheduled search and then use &lt;CODE&gt;|iinputlookup&lt;/CODE&gt; or &lt;CODE&gt;|lookup&lt;/CODE&gt; in your dashboards, reports, and searches.&lt;/P&gt;</description>
      <pubDate>Sat, 29 Jul 2017 18:03:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/How-to-have-fields-from-SQL-table-to-populate-dashboard-drop/m-p/337381#M40523</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2017-07-29T18:03:29Z</dc:date>
    </item>
  </channel>
</rss>

