G

In this short video, we walk through how to easily hide or display the dashboard section for specific user groups using the admin settings. This flexibility lets you simplify the interface, tailor access by tenant, or roll out dashboards as users are ready.

Covered in the video:

  • Simplifying the UI by hiding dashboards

  • Admin branding controls and multi-tenant options

  • Editing policies to manage who sees dashboards

  • What end users experience when dashboards are hidden

  • Tips for streamlining onboarding and phased feature rollout

If you have questions about this feature or want to share your own tips, feel free to reply below!

G

New in DashboardFox: Access dashboard/report settings directly from the library and make bulk edits in seconds.

Watch this 3-min video to see how we’re simplifying workflows and improving UX!

G

I would like to see the ability to sort scheduled items alphabetically. The ability to sort by date or file type sometimes might help also.

G

The company name is not in the database. Can we add it without adding it to the database?

DashboardFox Team

Hi Russ,

This may depend a bit on the AS400 syntax but try this:

1. Edit your report
2. Add any character field in the report and re-label/name it to set the column heading
3. Select formula on that and enter: 'Company Name'

  1. Save the formula and see if it gives you the output you desire.

Russ Bassham

That worked well. Thank you very much. Such a simple solution.

G
View 4 more replies
Dennis Wark

Russ,

It's hard to tell which part of the query the error is referring too, but I think the output of the to_date might be different than what is expected by the between statement. I would try this as the date formula:

DATE(to_date(char(HHH.HHHDTES), 'YYYYMMDD')) or CAST(to_date(char(HHH.HHHDTES), 'YYYYMMDD') as DATE)

Let us know if this helps.

Thanks,

Dennis

Russ Bassham

I am unable to get the last month criteria to work. I am also having an issue with adding a criteria for vendor number. Can we schedule another shared screen session?

G