Hi, I need to help to find the dataset of "Dashboard subscription" function. I have access to dataset from pulse, but I don't find the dataset from this new one function that will replace pulse. Tks
Hi @Gustavo1
Make sure you are using version 0.40.5 and then look here:
https://www.metabase.com/docs/latest/users-guide/dashboard-subscriptions.html
tks, @flamber. So, I need to control the activity of end user: for exemplo, I need to know how many subscrition was make, to do this I need access the table with data from subscription process. Do you understand me? I need to access the dataset.
@Gustavo1 Subscriptions are stored in the pulse*
tables in the application database.
ok, great! Tks.