Hello Friends,
I was wondering if there was a way in the New Dashboard Studio d visualize charts and single values only after the queries of data is fully calculated or loaded... I know that in the classic version or the "old" dashboard we could choose to see a progress bar so that we know when the values were fully calculated... is there something similar ion the new version? Thank you so much I have read a lot of documentation without any luck... Thanks for the help! have great week
Hi,
By default, the progress bar is disable. To enable it you just need to go on your panel code and edit the parameter "showProgressBar" from false to true.
Save your dashboard and now you can see the progress bar on your panel. I don't know if it is possible to set up it at true by default.
https://docs.splunk.com/Documentation/Splunk/8.2.6/DashStudio/Comparison#Default_properties
I would like to know as well