Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago

Embed Reports iN Web Application

Hi, I'm working with a power bi embedded solution in the sample project (ASP.NET) of microsoft, using Embed to Customer solution and Master User authentication method, i have configured the required parameters in the web.config file, It works successfully.

My Question is How can i retrieve multiple reports in my web application ?

I tried to change the report id but it gives me the below message.

Config objectAccess Message

1 Reply

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi Anonymous,

    Have you replaced the raw report id with other reports configured in power bi embedded? I don't think you can direct use common reports in an embedded iframe. 
    BTW, have you regenerate the token based on the new contents? I don't think you can use previous tokens to work with new content if your token not bind with these contents in the rest api.

    Regards,

    Xiaoxin Sheng