need help - rs
1 Topicpowerbi 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. 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?