This may be an easy question but,
Is there a way to embed a dashboard page to a sharepoint page? or if not a whole dashboard page, just a widget?
This may be an easy question but,
Is there a way to embed a dashboard page to a sharepoint page? or if not a whole dashboard page, just a widget?
Answered my own question! Sharepoint requires an iframe for the embed site.
<iframe src="URL"></iframe>
<iframe src="https://www.example.com/" width="1500px" height="500px"></iframe>
SUCCESS!
Hi JessaG, we are also investigating this question! You successfully deployed a Qualtrics dashboard page to show within a SharePoint page? All you needed was the Qualtrics dashboard URL in the iframe source? It does not require authentication?
Thanks JessaG, very helpful context, I appreciate it!
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.