C1000-065 · Question #11
When a developer needs to share dashboard content with another application, the Share option provides which benefit?
The correct answer is D. the ability to send a notification to a phone. There may be an error in the provided answer key. Option D ("send a notification to a phone") does not align with the concept of sharing dashboard content with another application, which is the scenario described in the question. The most defensible correct answer is B: the…
Question
When a developer needs to share dashboard content with another application, the Share option provides which benefit?
Options
- Athe ability to export the dashboard to Excel
- Bthe ability to generate the HTML to create an iFrame and reference the dashboard
- Cthe ability to export the dashboard directly to SharePoint.
- Dthe ability to send a notification to a phone
How the community answered
(20 responses)- A5% (1)
- B5% (1)
- D90% (18)
Explanation
There may be an error in the provided answer key. Option D ("send a notification to a phone") does not align with the concept of sharing dashboard content with another application, which is the scenario described in the question.
The most defensible correct answer is B: the Share option typically generates HTML for an iFrame, allowing developers to embed the dashboard inside another application - which directly matches the question's premise of cross-application sharing.
Here's the explanation as it should read with B as correct:
Generating an iFrame embed code (option B) is the standard mechanism for integrating dashboard content into an external application, letting developers reference a live, hosted dashboard without rebuilding it. Option A is incorrect because Excel export is a data/download feature, not a sharing/embedding tool. Option C is incorrect because SharePoint integration, where supported, is typically a separate connector or publish feature, not the generic Share option. Option D is incorrect because phone notifications relate to alerting or subscription features, not embedding content in another application.
Memory tip: Think "Share = iFrame = show elsewhere" - the Share option gives you the HTML snippet to display the dashboard somewhere else, just like sharing a YouTube video gives you an embed code.
I'd recommend verifying the answer key source, as D appears to be a mislabeled correct answer.
Topics
Community Discussion
No community discussion yet for this question.