<?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 get dashboard search textfield  working with lookup values or values of ip location in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-get-dashboard-search-textfield-working-with-lookup-values/m-p/499797#M32718</link>
    <description>&lt;P&gt;You are taking an input record, then using  the input field  &lt;CODE&gt;license_hash&lt;/CODE&gt; to look that up and get &lt;CODE&gt;customer_id&lt;/CODE&gt; and &lt;CODE&gt;customer_name&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;It looks like you then intend to use command &lt;CODE&gt;iplocation&lt;/CODE&gt; to look up the location info from the field &lt;CODE&gt;client_ip&lt;/CODE&gt;.  however, at that point you don't appear to actually have a field named &lt;CODE&gt;client_ip&lt;/CODE&gt;.  Is that in the initial event record, or is it in the lookup table, or is it nowhere? &lt;/P&gt;</description>
    <pubDate>Mon, 03 Feb 2020 18:11:13 GMT</pubDate>
    <dc:creator>DalJeanis</dc:creator>
    <dc:date>2020-02-03T18:11:13Z</dc:date>
    <item>
      <title>How to get dashboard search textfield  working with lookup values or values of ip location</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-get-dashboard-search-textfield-working-with-lookup-values/m-p/499796#M32717</link>
      <description>&lt;P&gt;I have a table in my dashboard:&lt;BR /&gt;
my search********* &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;"$search_field$"
|lookup customer.csv license_hash as license_hash OUTPUT customer_id customer_name
|ip location client_ip
|table customer_id,customer_name,client_ip.......
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;In the dashboard I have a search field and on the table a drill down on this search field.&lt;/P&gt;

&lt;P&gt;The problem: w&lt;BR /&gt;
When I click on values of customer_id,client_ip, City,_Customer_name..... &lt;BR /&gt;
I get no results....of course not because of the lookup after the search field in the search.&lt;/P&gt;

&lt;P&gt;Wich changes I have to do to make it possible to search with this values?&lt;/P&gt;

&lt;P&gt;to add  &lt;CODE&gt;|search "§search_field§"&lt;/CODE&gt; after the lookup doesn't work.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 03:58:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-get-dashboard-search-textfield-working-with-lookup-values/m-p/499796#M32717</guid>
      <dc:creator>david1395</dc:creator>
      <dc:date>2020-09-30T03:58:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to get dashboard search textfield  working with lookup values or values of ip location</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-get-dashboard-search-textfield-working-with-lookup-values/m-p/499797#M32718</link>
      <description>&lt;P&gt;You are taking an input record, then using  the input field  &lt;CODE&gt;license_hash&lt;/CODE&gt; to look that up and get &lt;CODE&gt;customer_id&lt;/CODE&gt; and &lt;CODE&gt;customer_name&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;It looks like you then intend to use command &lt;CODE&gt;iplocation&lt;/CODE&gt; to look up the location info from the field &lt;CODE&gt;client_ip&lt;/CODE&gt;.  however, at that point you don't appear to actually have a field named &lt;CODE&gt;client_ip&lt;/CODE&gt;.  Is that in the initial event record, or is it in the lookup table, or is it nowhere? &lt;/P&gt;</description>
      <pubDate>Mon, 03 Feb 2020 18:11:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-get-dashboard-search-textfield-working-with-lookup-values/m-p/499797#M32718</guid>
      <dc:creator>DalJeanis</dc:creator>
      <dc:date>2020-02-03T18:11:13Z</dc:date>
    </item>
  </channel>
</rss>

