Embedding Excel into Website requires login

Copper Contributor
Hello All,

I am attempting to embed a file into our website, and am running into issues.

I found another post here that seems to talk about PPT but this trick did not work for me.
Maybe @Matt Coats will see this below and have some other idea :)
 
Also this Microsoft post tells me to do something that doesnt seem available to me:
 
I created a link to an excel file where anyone can view it:
 
This link works fine for anyone logged in or not logged in.

But when I attempt to use this link as an embedded view it does not work without logging in

<p></p>
<div style="text-align: center;">
<p>
<iframe width="1000" height="600" frameborder="0" scrolling="no" src="https://troutvalleyassociation.sharepoint.com/:x:/s/TVAFileShare2/EbF7YhLzn2BGrLjwuk5ris8BP1TH99k62s..."></iframe>
</p>
</div>
<p></p>

here is a page it is embedded on:
 
I can access the excel file without any issues
If I use my browser that is logged into O365 then the web page works
But when anyone who is not logged into O365 attempts to access this web page it does not work for them

Any thoughts / ideas / suggestions?


0 Replies