Skip to main content
Question

Dashboard for one branch

  • April 2, 2026
  • 1 reply
  • 10 views

We have multiple branches. How can i get my “Controller” dashboard to show all of those widgets for just one branch and not show it for all branches in total?

1 reply

nickcerri32
Pro II
Forum|alt.badge.img+7
  • Pro II
  • April 2, 2026

@nmteska you’ll get different functionality depending on the UI you’re using, but you could

  1. Super tedious, but you can hardcode all the widgets to a single branch (Filter Settings in the Branch Widget)
  2. In the Classic UI, you can create a parameter for branch and just have it default to the branch in question - you’ll need to update the filter settings for the widgets here, too, so that they pull from the branch in the parameter.  (You can configure parameters in the Modern UI, too, but it doesn’t look like there’s a default value option like there is in Classic)
  3. I haven’t tested this, but you may be able to create a branch specific access role, apply the role to the user(s), and then only select that role in the Visible To tab of the Dashboard