Saveen
July 20, 2023, 12:37pm
1
Hi,
I am embedding the Quicksight dashboard in my local machine, I am able to successfully embed dashboard but browser trying to open popup window and asking me to login to Quicksight again. this is very weird, Am I missing something?
Please see the picture below with blue marked area.
duncan
July 20, 2023, 9:53pm
2
Hello @Saveen !
Have you looked into this when you ran into this issue?:
Amazon Quick Sight is a fully managed, cloud-native business intelligence (BI) service that makes it easy to connect to your data, create interactive dashboards, and share these with tens of thousands of users, either directly within a Quick Sight application, or embedded in web apps and portals.
Quick Sight Enterprise Edition now supports 1-click public embedding, a feature that allows you to embed your dashboards into public applications, wikis, and portals without any coding or development …
Saveen
July 21, 2023, 1:22pm
3
thanks @duncan ! you solution worked.
I am getting another weird error can you please look in another thread.
Hi
I am getting the below error
[image]
my domain is whitelisted under Domains and Embedding option
below is my front end code
<head>
<title>Dashboard Embedding Example</title>
<script type="text/javascript">
const embedDashboard = async () => {
const {
createEmbeddingContext,
} = QuickSightEmbedding;
const embbedURL = '@ViewBag.embeddUlr';
const embeddingContext = awa…
1 Like
duncan
July 21, 2023, 4:19pm
4
@Saveen I’m glad that helped! For the other thread, did you create the customer support ticket that was suggested?
Saveen
July 26, 2023, 6:28pm
5
@duncan Thanks! not yet but will create the support ticket soon, and share any update.
1 Like