<?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 Lookup Table as input for Dashboard in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Lookup-Table-as-input-for-Dashboard/m-p/563634#M196359</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I would like to enter the info from a lookup table into my dashboard search.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;lookup table name: FIP.csv&lt;/P&gt;&lt;P&gt;content:&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;field1;field2&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;160;43&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;180;50&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried this:&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;| inputlookup FIP.csv&lt;/P&gt;&lt;P&gt;and then several add-ons like&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;| lookup FIP field1 OUTPUTNEW field2&lt;/P&gt;&lt;P&gt;but nothing works.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What is the correct syntax?&lt;/P&gt;</description>
    <pubDate>Tue, 17 Aug 2021 12:51:50 GMT</pubDate>
    <dc:creator>MarieHe</dc:creator>
    <dc:date>2021-08-17T12:51:50Z</dc:date>
    <item>
      <title>Lookup Table as input for Dashboard</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Lookup-Table-as-input-for-Dashboard/m-p/563634#M196359</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I would like to enter the info from a lookup table into my dashboard search.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;lookup table name: FIP.csv&lt;/P&gt;&lt;P&gt;content:&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;field1;field2&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;160;43&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;180;50&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried this:&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;| inputlookup FIP.csv&lt;/P&gt;&lt;P&gt;and then several add-ons like&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;| lookup FIP field1 OUTPUTNEW field2&lt;/P&gt;&lt;P&gt;but nothing works.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What is the correct syntax?&lt;/P&gt;</description>
      <pubDate>Tue, 17 Aug 2021 12:51:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Lookup-Table-as-input-for-Dashboard/m-p/563634#M196359</guid>
      <dc:creator>MarieHe</dc:creator>
      <dc:date>2021-08-17T12:51:50Z</dc:date>
    </item>
    <item>
      <title>Re: Lookup Table as input for Dashboard</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Lookup-Table-as-input-for-Dashboard/m-p/563638#M196360</link>
      <description>&lt;P&gt;Have you added it to the list of lookups?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ITWhisperer_0-1629204877329.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/15602i74691BCCE8BDEF5A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ITWhisperer_0-1629204877329.png" alt="ITWhisperer_0-1629204877329.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ITWhisperer_1-1629204907721.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/15603i2ACAA5ED7DD7381B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ITWhisperer_1-1629204907721.png" alt="ITWhisperer_1-1629204907721.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Aug 2021 12:55:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Lookup-Table-as-input-for-Dashboard/m-p/563638#M196360</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2021-08-17T12:55:15Z</dc:date>
    </item>
    <item>
      <title>Re: Lookup Table as input for Dashboard</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Lookup-Table-as-input-for-Dashboard/m-p/563640#M196361</link>
      <description>&lt;P&gt;Yes. And I can see it in "Datasets", too.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;| inputlookup "NRCS2AUDI_FIP_Lookup_SOLL.csv"&lt;/P&gt;&lt;P&gt;is working but I cannot devide the two different columns with ; into two separate types&lt;/P&gt;</description>
      <pubDate>Tue, 17 Aug 2021 13:00:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Lookup-Table-as-input-for-Dashboard/m-p/563640#M196361</guid>
      <dc:creator>MarieHe</dc:creator>
      <dc:date>2021-08-17T13:00:32Z</dc:date>
    </item>
    <item>
      <title>Re: Lookup Table as input for Dashboard</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Lookup-Table-as-input-for-Dashboard/m-p/563650#M196365</link>
      <description>&lt;LI-CODE lang="markup"&gt;| eval field1=mvindex(split('field1;field2',";"),0)
| eval field2=mvindex(split('field1;field2',";"),1)&lt;/LI-CODE&gt;</description>
      <pubDate>Tue, 17 Aug 2021 14:12:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Lookup-Table-as-input-for-Dashboard/m-p/563650#M196365</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2021-08-17T14:12:49Z</dc:date>
    </item>
  </channel>
</rss>

