I have embedded a quicksight dashboard in my web application using QuickSight API. The dashboard has some filters like location, Date range etc. Now, let’s say I have logged into the web app and applied some specific location filter on the dashboard. As I have applied the filter, the dashboard shows data as per the applied filter. Now I want to share a LINK of my dashboard with applied location filter to another user such that after opening the he should be able to see the data with the location filter applied. Is there any way to do so?
Note: The user with whom I have to share the dashboard is non-aws and non-quicksight user.