Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Galil 29 posts 111 karma points
    Jul 19, 2023 @ 14:36
    Galil
    0

    how come the iframe from Sharepoint excel is not showing on the google chrome browser but it's working on Edge

    Hi,

    I have embedded an iframe from SharePoint Excel to my rich text editor modular.

    It's showing on my Edge browser, but not my Google Chrome browser.

    Do you know how I can solve this?

  • Brian Milinski 42 posts 165 karma points
    Jul 19, 2023 @ 21:50
    Brian Milinski
    0

    Any code you can share? .... Or screenshots ? Also, is it a company SharePoint Excel page?

  • Galil 29 posts 111 karma points
    Jul 20, 2023 @ 07:09
    Galil
    1

    Hi Brian,

    Yes it is a company SharePoint Excel page and here is the code

  • Brian Milinski 42 posts 165 karma points
    Jul 20, 2023 @ 14:21
    Brian Milinski
    0

    I don't see your code, but if there are permissions / you have a microsoft single sign on associated with MSFT edge - it may be a security thing. I wouldn't share internal excel documents to the internet ... maybe try a different platform? Google Sheets?

  • Galil 29 posts 111 karma points
    Jul 20, 2023 @ 14:29
    Galil
    0

    The problem is with Google sheets is that it is not shown in China because Google is forbidden there :(

    Plus, our IT department prefers to use something other than Google since we have Microsoft 365.

    These Excel documents are sailing schedules so our customers can see them. But we are multiple users from our company who are editing.

    Here is the code

    <div style="height: 560px; width: 780px; overflow: hidden; position: relative;"><iframe frameborder="0" style="position: absolute; top: -20px; left: 0; border: none;" width="800" height="650" src="https://scangl-my.sharepoint.com/personal/gursa_scangl_com/_layouts/15/Doc.aspx?sourcedoc={ccd5c884-2d4e-41c0-a5bb-e477e6dc5e2b}&amp;action=embedview&amp;wdAllowInteractivity=False&amp;wdHideGridlines=True&amp;wdHideHeaders=True&amp;wdDownloadButton=False&amp;wdInConfigurator=True"></iframe></div>
    
  • Brian Milinski 42 posts 165 karma points
    Jul 20, 2023 @ 14:35
    Brian Milinski
    0

    Yes, change your permissions then on the SharePoint excel file.

    If you copy and paste that code into a browser, it asks you to sign in to view the file. Edit your SharePoint permissions.

    This is what it shows me when I try to embed it in a random web page. enter image description here

  • Galil 29 posts 111 karma points
    Jul 20, 2023 @ 15:24
    Galil
    0

    What browser are you using?

    Because on my Microsoft Edge its showing but on my Google Chrome Browser, nothing is showing.

    I don't seem to find permissions on my Excel Sharepoint

  • Galil 29 posts 111 karma points
    Jul 31, 2023 @ 07:40
    Galil
    0

    I have tried multiple solutions.

    Share button but that only allows me to share with others to edit.

    I also went under File --> Share --> Embed ( where I found the embed code and added it to our website)

    But there are no changing in SharePoint permissions?

    enter image description here

Please Sign in or register to post replies

Write your reply to:

Draft