Forum Discussion
Publish to web
Does anybody know why when you publish a power bi app to a web site, that the ability to export to excel is no longer available. It's available in report server but not when it is published to a website. Am I doiong something wrong?
jgarden6 Correct, that is not a feature of Publish to Web.
https://docs.microsoft.com/en-us/power-bi/collaborate-share/service-publish-to-web
Limitations
Publish to web is supported for the vast majority of data sources and reports in the Power BI service. However, the following kinds of reports aren't currently supported or available with Publish to web:
- 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 using a shared dataset that is stored in a different workspace from the report.
- Shared and certified datasets.
- Reports shared to you directly or through an app.
- Reports in a workspace in which you aren't an edit member.
- "R" and Python visuals aren't currently supported in Publish to web reports.
- Exporting data from visuals in a report that has been published to the web.
- ArcGIS Maps for Power BI visuals.
- Q&A 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.
- Admins can block public internet access, as described in Private links for accessing Power BI. In that case, the Publish to Web option is grayed out for your tenant in the Power BI admin portal.
2 Replies
- Greg_DecklerCommunity Champion
jgarden6 Correct, that is not a feature of Publish to Web.
https://docs.microsoft.com/en-us/power-bi/collaborate-share/service-publish-to-web
Limitations
Publish to web is supported for the vast majority of data sources and reports in the Power BI service. However, the following kinds of reports aren't currently supported or available with Publish to web:
- 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 using a shared dataset that is stored in a different workspace from the report.
- Shared and certified datasets.
- Reports shared to you directly or through an app.
- Reports in a workspace in which you aren't an edit member.
- "R" and Python visuals aren't currently supported in Publish to web reports.
- Exporting data from visuals in a report that has been published to the web.
- ArcGIS Maps for Power BI visuals.
- Q&A 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.
- Admins can block public internet access, as described in Private links for accessing Power BI. In that case, the Publish to Web option is grayed out for your tenant in the Power BI admin portal.
- jgarden6Frequent Visitor
Thank you. Appreciate the help.