<?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: Duplicate Values causing Conflict | Can't Fix in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Duplicate-Values-causing-Conflict-Can-t-Fix/m-p/370700#M169823</link>
    <description>&lt;P&gt;This works and is populating, but the dashboard gets stuck when I try to put anything in, it doesn't let me enter anything and crashes.&lt;/P&gt;</description>
    <pubDate>Mon, 30 Apr 2018 13:50:05 GMT</pubDate>
    <dc:creator>kokanne</dc:creator>
    <dc:date>2018-04-30T13:50:05Z</dc:date>
    <item>
      <title>Duplicate Values causing Conflict | Can't Fix</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Duplicate-Values-causing-Conflict-Can-t-Fix/m-p/370697#M169820</link>
      <description>&lt;P&gt;Hey, I'm trying to create a dashboard where there can be multiple entries for a field. There is a report behind my multi-select value on the dashboard.&lt;/P&gt;

&lt;P&gt;I have made sure to name everything appropriately and that there are no duplicate fields. My query for the report is:&lt;BR /&gt;
 -snip-&lt;/P&gt;

&lt;P&gt;I don't understand why it still says that duplicate values are causing a conflict. The following are my settings in the dashboard:&lt;/P&gt;

&lt;P&gt;-snip-&lt;/P&gt;

&lt;P&gt;Is there anything that can be done to fix this?&lt;/P&gt;</description>
      <pubDate>Mon, 30 Apr 2018 07:44:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Duplicate-Values-causing-Conflict-Can-t-Fix/m-p/370697#M169820</guid>
      <dc:creator>kokanne</dc:creator>
      <dc:date>2018-04-30T07:44:42Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate Values causing Conflict | Can't Fix</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Duplicate-Values-causing-Conflict-Can-t-Fix/m-p/370698#M169821</link>
      <description>&lt;P&gt;@kokanne,&lt;/P&gt;

&lt;P&gt;I hope you checked data with Executing search in search bar and no value is duplicated.&lt;/P&gt;

&lt;P&gt;Can you please correct in settings.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;Field for Label: label
Field for Value: value
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;to &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;Field for Label: CVE
Field for Value: CVE
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 30 Apr 2018 07:52:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Duplicate-Values-causing-Conflict-Can-t-Fix/m-p/370698#M169821</guid>
      <dc:creator>kamlesh_vaghela</dc:creator>
      <dc:date>2018-04-30T07:52:53Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate Values causing Conflict | Can't Fix</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Duplicate-Values-causing-Conflict-Can-t-Fix/m-p/370699#M169822</link>
      <description>&lt;P&gt;Two hints:&lt;BR /&gt;
The line &lt;CODE&gt;| search CVE= "*"&lt;/CODE&gt; contains a space, that might cause trouble.&lt;BR /&gt;
The &lt;CODE&gt;sort&lt;/CODE&gt; function has an implicit limit of 10000, so you might not get all results. Improve this by using &lt;CODE&gt;| sort 0 -CVE&lt;/CODE&gt;.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Apr 2018 09:19:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Duplicate-Values-causing-Conflict-Can-t-Fix/m-p/370699#M169822</guid>
      <dc:creator>xpac</dc:creator>
      <dc:date>2018-04-30T09:19:42Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate Values causing Conflict | Can't Fix</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Duplicate-Values-causing-Conflict-Can-t-Fix/m-p/370700#M169823</link>
      <description>&lt;P&gt;This works and is populating, but the dashboard gets stuck when I try to put anything in, it doesn't let me enter anything and crashes.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Apr 2018 13:50:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Duplicate-Values-causing-Conflict-Can-t-Fix/m-p/370700#M169823</guid>
      <dc:creator>kokanne</dc:creator>
      <dc:date>2018-04-30T13:50:05Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate Values causing Conflict | Can't Fix</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Duplicate-Values-causing-Conflict-Can-t-Fix/m-p/370701#M169824</link>
      <description>&lt;P&gt;This works and is populating, but the dashboard gets stuck when I try to put anything in, it doesn't let me enter anything and crashes.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Apr 2018 13:50:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Duplicate-Values-causing-Conflict-Can-t-Fix/m-p/370701#M169824</guid>
      <dc:creator>kokanne</dc:creator>
      <dc:date>2018-04-30T13:50:11Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate Values causing Conflict | Can't Fix</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Duplicate-Values-causing-Conflict-Can-t-Fix/m-p/370702#M169825</link>
      <description>&lt;P&gt;Try this (cut and paste so you don't have problems mis-typing whitespace); this assumes that there are no commas in the CVE names:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;| inputlookup qualys_kb_lookup 
| makemv delim="," CVE
| mvexpand CVE 
| rex field=CVE mode=sed "s/^[\r\n\s]+// s/[\r\n\s]+$//"
| search CVE= "*" 
| dedup CVE 
| sort 0 - CVE 
| fields CVE
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 30 Apr 2018 16:15:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Duplicate-Values-causing-Conflict-Can-t-Fix/m-p/370702#M169825</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2018-04-30T16:15:02Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate Values causing Conflict | Can't Fix</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Duplicate-Values-causing-Conflict-Can-t-Fix/m-p/370703#M169826</link>
      <description>&lt;P&gt;The answer was changing the label and the value. Besides that I changed the sort to sort 0 - CVE&lt;/P&gt;</description>
      <pubDate>Mon, 07 May 2018 06:18:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Duplicate-Values-causing-Conflict-Can-t-Fix/m-p/370703#M169826</guid>
      <dc:creator>kokanne</dc:creator>
      <dc:date>2018-05-07T06:18:45Z</dc:date>
    </item>
  </channel>
</rss>

