Dashboards & Visualizations

Creating a dashboard with text inputs and drop-down forms in Splunk 6.2.4, why am I getting error "Duplicate labels causing conflict"?

edroche3rd
Explorer

Good evening everyone!

I am trying to create a keystore dashboard with a handful of text inputs and a handfulof drop-down boxes. I am running version 6.2.4 Enterprise. I am getting "Duplicate labels causing conflict" error on the dashboard panel and under the field editor. I have tried changing every setting for the field to something different and that didn't work. I have attached an image file with screen prints with my settings and xml code.

Any thoughts? I have read the 2 below posts but no luck.alt text

http://answers.splunk.com/answers/221599/duplicate-labels-causing-conflict.html and

http://answers.splunk.com/answers/240661/receiving-a-duplicate-labels-causing-conflict-erro.html?utm...

1 Solution

MuS
Legend

Hi edroche3rd,

I had the same problem and solved by adding a dedup to the population search. Adapted to your drop down try something like this:

| inputlookup belts.csv | dedup level | table level

Hope this helps ...

cheers, MuS

View solution in original post

MuS
Legend

Hi edroche3rd,

I had the same problem and solved by adding a dedup to the population search. Adapted to your drop down try something like this:

| inputlookup belts.csv | dedup level | table level

Hope this helps ...

cheers, MuS

splunksurekha
Path Finder

am using this below query but still facing the same issue Duplicate labels causing conflict
| inputlookup alertreport | search AlertName!=NULL |dedup AlertName| table AlertName

0 Karma

MuS
Legend

Would you be able to post your alertreport lookup file?

0 Karma

edroche3rd
Explorer

Thanks MuS....Thank worked perfect!

0 Karma
Get Updates on the Splunk Community!

Get Operational Insights Quickly with Natural Language on the Splunk Platform

In today’s fast-paced digital world, turning data into actionable insights is essential for success. With ...

Stay Connected: Your Guide to August Tech Talks, Office Hours, and Webinars!

What are Community Office Hours?Community Office Hours is an interactive 60-minute Zoom series where ...

Unleash the Power of Splunk MCP and AI, Meet Us at .Conf 2025, and Find Even More New ...

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...