How to find all models used by a dashboard

Knowledge Drop

Last tested: Mar 26, 2020

The problem is that a user can't see the data on a dashboard and we don't know which models they need permissions for.

We can use this query in system activity if we know the dashboard ID:
/explore/system__activity/history?fields=history.real_dash_id,query.model,query.count&f[history.real_dash_id]=1845&sorts=history.real_dash_id+desc&limit=500&query_timezone=America%2FLos_Angeles&vis=%7B%7D&filter_config=%7B%22history.real_dash_id%22%3A%5B%7B%22type%22%3A%22%3D%22%2C%22values%22%3A%5B%7B%22constant%22%3A%221845%22%7D%2C%7B%7D%5D%2C%22id%22%3A2%7D%5D%7D&dynamic_fields=%5B%5D&origin=share-expanded

 

This content is subject to limited support.                

Version history
Last update:
‎07-07-2021 01:14 PM
Updated by: