Forum Discussion
Manal
10 years agoRegular Visitor
Pull Data into Power BI
Hi, I have managed to code java methods that allow getting data from an external app and pushing it into power bi. The first idea was to push data from the app which is now implemented. However, ...
v-qiuyu-msft
10 years agoCommunity Support
Hi Manal,
A hybrid database is not available in Power BI data source list. In your scenario, the better way is to get data via rest API. When refresh the dashboard, it's unavoidable to execute the code again to get data from hybrid.
Best regards,
Qiuyun Yu
Yasda08
10 years agoNew Member
Hi,
Does it mean that it is not possible to call an external web service and pull data into Power BI?
Is the only option is to push data into Power BI?