How to create KPI dashboard

Anyone please guide if such dashboard can be created in Grist. Thanks.

Yes, but since each one of those would be a different widget (of the Advanced Charts), there would be space used for the widgets titles and filters sections.

To look like that, I would suggest you coding a Custom Plugin (ask for ChatGPT help) connected to your data AND to some free dashboard app.

Thanks. Any existing Grist templates that I can use as a baseline and modify it?

Here’s a relatively simple one without custom widgets: Sales Commissions Dashboard - Grist

If you’re running out of page space, @Rogerio_Penna’s “super dashboards” might be of use.

For the big numbers in your example there’s a lot you can do with the Markdown/HTML widgets without getting too complicated. For the charts I also recommend trying the Advanced Charts widget.

Thanks, these are super helpful and enough of information for me to get started.

1 Like

have you already played with the Advanced Chart widget?