Bulk email delivery for dashboard with filter criteria

Bulk email delivery for dashboard with filter criteria

Is it possible to share the dashboard via weekly scheduled email to a long list of non-users, where each would receive a dashboard pdf version that is filtered by their email address, considered the dataset having a column that have these non-users' email addresses?
How is the setup going to be?

Or it is possible only if these are all set as Zoho users?

Could this be a bulk setup or feasible only setting up one by one for email address?

Example:
Dashboard showing sum(Sales) with dataset below:
#
Person
Sales
1
120
2
123
3
118
... (hundreds of records)



To share dashboard as pdf via email to adam@test.com weekly, with the dashboard filtered for adam: https://analytics.zoho.com.au/workspace/123456000000001234/view/1234560000000123456?ZOHO_CRITERIA=%22Person%22=%27adam@test.com%27
Desirably with a dynamic <email_address> parameter for a bulk setup instead of "adam@test.com".