我们如何从网络发布的报告中导出数据

How can we Export data from Web Published Reports

我已经发布了一个我用 power Bi 做的应用程序,对于一些图表我想让用户可以下载数据。

我找不到任何直接的方法来做到这一点,一些网站谈论为此实现一个脚本。

是否有任何真正有效的已发布应用程序方法?

Publish to weblimitations之一是无法导出数据:

  • Reports using row level security.
  • Reports using any Live Connection data source, including Analysis Services Tabular hosted on-premises, Analysis Services Multidimensional, and Azure Analysis Services.
  • Reports shared to you directly or through an organizational content pack.
  • Reports in a group in which you are not an edit member.
  • "R" Visuals are not currently supported in Publish to web reports.
  • Exporting Data from visuals in a report, which has been published to the web
  • ArcGIS Maps for Power BI visuals.
  • Reports containing report-level DAX measures.
  • Single sign-on data query models.
  • Secure confidential or proprietary information.
  • The automatic authentication capability provided with the Embed option doesn't work with the Power BI JavaScript API. For the Power BI JavaScript API, use the user owns data approach to embedding. Learn more about user owns data.

如果您在 Power BI Online 中发布报表并且 share it with your colleagues. But keep in mind, that even in this case it may not be possible or allowed, due to these limitations,则可以导出数据,例如如果它已被禁用,或者用户没有足够的权限。此外,它对最大列、行和数据大小有限制。

最好的选择是直接从用于构建此报告的数据源中导出数据。