Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started

Reply
Balogh1Bence
Helper II
Helper II

powerbi appears as proxy object on the report server

Hi!

On the latest report server version 1.18.8683.7488(build 15.0.1113.165), the powerbi object does not contain some of the necessary informations.
We need it to identify the update type received from powerbi environment. When we try to use the powerbi.VisualUpdateType, our code fails, because the powerbi object behaves strangely.

Balogh1Bence_1-1698151158562.png

Balogh1Bence_2-1698151268848.png

The question is, how can I find the powerbi.VisualUpdateType if the powerbi object looks like this? Can I find the VisualUpdateType enum somewhere else?

 

2 REPLIES 2
123abc
Community Champion
Community Champion

It appears that you are encountering issues with the Power BI object on your Report Server, specifically related to the powerbi.VisualUpdateType property. The behavior you're describing could be due to various factors, such as the version of Power BI being used or potential compatibility issues. Here are some steps to help you troubleshoot and find a solution:

  1. Check Power BI Version: Ensure that the version of Power BI you are using is compatible with the report server version. Incompatibility could lead to missing or incorrect properties.

  2. Update Power BI and Report Server: If you are not using the latest versions, consider updating both Power BI and your Report Server to the latest available versions. New updates often include bug fixes and feature enhancements.

  3. Check for Documentation: Consult the official Power BI and Report Server documentation to see if there have been any changes in the way you should access the VisualUpdateType or if there are any alternative methods provided.

  4. Review Code: Review your code to make sure that you are accessing the powerbi object correctly. Ensure that you are using the appropriate API or method to access the VisualUpdateType. There may have been changes in how this information is accessed in the latest versions.

  5. Contact Support: If the issue persists and you cannot find a solution, consider reaching out to Microsoft Power BI support or the community forums. They may be able to provide specific guidance for the version you are using.

  6. Alternative Approach: If you are unable to resolve the issue with the powerbi.VisualUpdateType, consider looking for an alternative way to achieve the same goal. Depending on your specific use case, there might be other ways to identify the update type from Power BI reports.

Remember to always work with up-to-date software and consult the official documentation for the most accurate information. Additionally, keep an eye on release notes for both Power BI and Report Server to stay informed about any changes in functionality or API.

 

If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly.

 

In case there is still a problem, please feel free and explain your issue in detail, It will be my pleasure to assist you in any way I can.

hi! Could you suggest something specific?

Helpful resources

Announcements
Sept PBI Carousel

Power BI Monthly Update - September 2024

Check out the September 2024 Power BI update to learn about new features.

September Hackathon Carousel

Microsoft Fabric & AI Learning Hackathon

Learn from experts, get hands-on experience, and win awesome prizes.

Sept NL Carousel

Fabric Community Update - September 2024

Find out what's new and trending in the Fabric Community.