Splunk Search

Unable to load all the panels: a dashboard can have maximum of '50' rows

nikhilmehra79
Path Finder

I am getting this error "Unable to load all the panels: a dashboard can have maximum of '50' rows"
I have created only 2 tabs with two rows in each tab but still getting this error
some one recommended following (but didnt helped)

I tired:

$SPLUNK_HOME/share/splunk/search_mrsparkle/templates/view/dashboard.html

copy it to $SPLUNK_HOME/etc/apps/YOUR_APP_HERE/appserver/templates/custom_dashboard.html

down near the bottom you'll see: % for rowNumber in range(1,51): , Change the value 🙂

Then in your view, take out
template="dashboard.html" and put in this: template="/YOUR_APP_HERE:/templates/custom_dashboard.html"

Still it not solves problem any suggestion how can i get rid of this error

Tags (3)
0 Karma

stephanefotso
Motivator
This problem is generaly caused by the layoutPanel attribute :look at this line in your code: <module name="HiddenSearch" layoutPanel="panel_rowX_colY" group="My first dash" autoRun="True">. change the layoutPanel and put this : layoutPanel="mainSearchControls" or make sure  for example  that, before using layoutPanel="panel_row3_col2", you have used layoutPanel="panel_row3_col1" before
SGF
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 ...