We have built few dashboards in AWS QuickSight and we have observed the export option is not available. The dashboards are embedded into our application and we have the relevant set of code in there to enable the export. Is there a way you can help me out with this? The export is a critical one for us.
HEllo Ram,
Please see the old post here
by default the export is set to false under toolbarOptions
toolbarOptions: {
export: false,
undoRedo: false,
reset: false
},
Hope its helps.
Cheers,
Deep
Hi Deep,
I get it and we have set it to true for the export and when we access the embedded dashboard, the export option does not seem to be available.
Thanks
Ram
HEllo Ram,
What kind of embedding you are using ? did you check if there is any custom permission being applied ? please do check
In case everything is ok, but still does not work, may be reach out to AWS support.
Cheers,
Deep
Hello Deep,
Appreciate if you can provide some pointers on how to get to the page you have shared. We dont have any custom permissions but I can check.
Thanks
Ram
Hello Ram,
you need to be QuickSuite Admin in order to have that access..
Manage QuickSuite > Custom Permission
Hope this helps.
Cheers,
Deep
Hello Deep,
There are no custom permissions but I came across this post - Embedded dashboard (GenerateEmbedUrlForAnonymousUser) is missing export or share options - Is there an update on what has been asked in this post? We have a similar thing for us.
Thanks
Ram
Hello Ram,
This is the first thing i asked before what kind of embedding you are using. Nevertheless, the feature seems its still only available for registered user embedding at the moment and not for Anonymous.
Cheers,
Deep
Hello Deep,
Let me confirm back with my team if they are using the registered or anonymous embedding and then we talk based on the response from them.
Thanks
Ram

