Dashboards & Visualizations

How to enable pagination in dashboard with Trellis single values

ramgnisiv
Path Finder

Hi Splunkers,

I have developed a dashboard that contains Single Value results in a Trellis layout.
The dashboard is displaying data based on a token that is passed from a different dashboard.

All is working like a charm.

There is 1 problem: When the number of results exceeds 20, i want to have the pagination option so users can scroll through the results.

How do i enable this? I can't find a Simple XML option for Trellis that does this.

By the way: If i run the search via the Search option and i visualise it there using Trellis, i get the pagination button and i'm able to paginate through the search results perfectly. This just doesn't seem to work when i run the same search in a Dashboard Panel.

O yeah, Sorting Trellis results would take care of a lot of headaches, but that doesn't seem to be possible yet with Splunk.

0 Karma
1 Solution

ramgnisiv
Path Finder

The problem was with a CSS setting.

The following setting was originally in the XML:

.facets-mode-active .action-bar { display: none; }

This has been changed to the new setting:

.facets-mode-active .action-bar { display: all; }

By setting display to all this has solved the issue.

View solution in original post

0 Karma

ramgnisiv
Path Finder

The problem was with a CSS setting.

The following setting was originally in the XML:

.facets-mode-active .action-bar { display: none; }

This has been changed to the new setting:

.facets-mode-active .action-bar { display: all; }

By setting display to all this has solved the issue.

0 Karma

ramgnisiv
Path Finder

Probably this is caused by a CSS setting. Investigating now. When all CSS is removed, pagination is working as expected. Will update the question when CSS issue is found and resolved.

0 Karma
Get Updates on the Splunk Community!

.conf25 Registration is OPEN!

Ready. Set. Splunk! Your favorite Splunk user event is back and better than ever. Get ready for more technical ...

Detecting Cross-Channel Fraud with Splunk

This article is the final installment in our three-part series exploring fraud detection techniques using ...

Splunk at Cisco Live 2025: Learning, Innovation, and a Little Bit of Mr. Brightside

Pack your bags (and maybe your dancing shoes)—Cisco Live is heading to San Diego, June 8–12, 2025, and Splunk ...