Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
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.
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?