All Apps and Add-ons

Edit Choropleth Map Tooltip

evelynli9520
Engager

Screen Shot 2020-11-02 at 4.51.47 PM.png

Hi Splunkers,
I am using a choropleth map. How to add another row of fields on the tooltip.
Example: 

Country: Texas

Year: 2019

Market_Segments: 100,000

Correlation_Label_Specific

The search I use is: 

| inputlookup global_merge_full_2019.csv

| stats sum(Production) as Production by Country, Year, Market_Segments, Correlation_Label_Specific

| geom geo_countries featureIdField=Country

| fields Year, Market_Segments, Correlation_Label_Specific, Country, Production,featureCollection,geom

Thank you in advance, 

Best,

Evelyn Li 

(similar post here:https://community.splunk.com/t5/All-Apps-and-Add-ons/choropleth-map-tooltip/m-p/428733

Labels (2)
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...