Dashboards & Visualizations

How to hide "Populating..." under drilldown in my dashboard

tomdaniel
New Member

Hi! I was wondering if anybody had any css/xml code that could be used to hide the "Populating..." text under this drilldown in my dashboard? Screenshot (223).png

 

Labels (1)
0 Karma

Praz_123
Communicator

@tomdaniel 

<style>
/* Hide the "Populating..." text */
.loading-msg {
display: none !important;
}
</style>

<dashboard>
<!-- Your dashboard content here -->
</dashboard>

0 Karma

isoutamo
SplunkTrust
SplunkTrust
Is this a new feature on dashboard studio? From which version it works?
0 Karma

isoutamo
SplunkTrust
SplunkTrust
You cannot add own css code into Dashboard Studio.
0 Karma
Get Updates on the Splunk Community!

Index This | Why did the turkey cross the road?

November 2025 Edition  Hayyy Splunk Education Enthusiasts and the Eternally Curious!   We’re back with this ...

Enter the Agentic Era with Splunk AI Assistant for SPL 1.4

  &#x1f680; Your data just got a serious AI upgrade — are you ready? Say hello to the Agentic Era with the ...

Feel the Splunk Love: Real Stories from Real Customers

Hello Splunk Community,    What’s the best part of hearing how our customers use Splunk? Easy: the positive ...