Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

report Embedding content for customers

Hi experts,
I registered several apps with customer type (Embedding content for customers or App Owns Data method) and revenue id application, id workspace and id report. What I would like to understand is:
1) how can I edit those reports?
2) where can I see them other than in my app? In the service?
3) Where are they physically located?
Thank you all

  • Anonymous's avatar
    Anonymous
    4 years ago

    Hi @@tar,

    #1, You can add the setting(viewMode: models.ViewMode.Edit) to embedded configuration to enable the edit mode on embed contents. For detailed operation steps, please check the following document:

    Create, edit, and save an embedded report | Microsoft Docs

    #2, Power bi embedded can binding to iframes, you can use them on app or services if they can view the public network and not block power bi/azure services. (Currently, you can't use fully offline)

    #3, Did you mean the source data of these reports? They are host on the azure side and stored in Azure blob storage.

    Power BI Security - Power BI | Microsoft Docs
    Regards,

    Xiaoxin Sheng

1 Reply

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi @@tar,

    #1, You can add the setting(viewMode: models.ViewMode.Edit) to embedded configuration to enable the edit mode on embed contents. For detailed operation steps, please check the following document:

    Create, edit, and save an embedded report | Microsoft Docs

    #2, Power bi embedded can binding to iframes, you can use them on app or services if they can view the public network and not block power bi/azure services. (Currently, you can't use fully offline)

    #3, Did you mean the source data of these reports? They are host on the azure side and stored in Azure blob storage.

    Power BI Security - Power BI | Microsoft Docs
    Regards,

    Xiaoxin Sheng