簡體   English   中英

將 R 連接到 Power BI 服務數據流

[英]Connect R to a Power BI Service data flow

有誰知道是否可以將 R 連接到 Power BI 服務數據流?

我想在 R 上執行 Power BI 數據流和分析中的所有 ETL。 我知道不可能在數據流中運行 R 腳本,比如在 Power BI Desktop Power Query 中,所以我可以將數據下載到 R Studio 並從那里工作。

這可能嗎?

我也對此感興趣,我看不到任何通過 API ( https://docs.microsoft.com/en-us/rest/api/power-bi/dataflows ) 下載它的方法,但我聽說過of people being able to download PBIX files from PowerBI, and then theoretically you could read the data from the PBIX file using the PBIXr package ( https://cran.r-project.org/web/packages/pbixr/vignettes/explore. html )。 我不太了解它,但我無法找到任何關於它的線程。

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM