Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Copy your Public link to the dashboard.

...

  1. Wrap it around an iframe code as shown below:
    <iframe src="your public dashboard link" width="100%" height="600px" frameborder="0" allowfullscreen></iframe>

  2. Navigate to Sharepoint, click Web links → Embed, paste the code into it, click any whitespace outside that box, and publish the page.

    Image Modified

      

  3. You should allow the domain under the Site Settings to see the dashboard. To do this, click the HTML field Security and add the domain here.

    2024-10-17_11-02-23.pngImage Modified

     

 For testing purposes, we allowed all domains (the second option).

...