Web 界面上的 PowerBI 仪表板
PowerBI dashboard on web interface
我使用 PowerBI 仪表板客户端开发了一个 Power BI 仪表板。我必须在我无权安装新软件的环境中提交该报告。有什么方法可以在 Web 上部署该报告,以便我可以将其展示给我的客户。
注意:我是从我的本地 PC 数据库开发的,但是,如果需要,我可以将其部署在 Azure 上。
我可以在网页上显示仪表板吗?
你可以export your desktop client dashboards/reports as *.pbix
file or straight away publish to power bi cloud.
一旦上云,您可以随时更改数据连接信息。如果新旧数据库连接具有相同的数据库 tables/structure.
,报告结构和仪表板将不受影响
我使用 PowerBI 仪表板客户端开发了一个 Power BI 仪表板。我必须在我无权安装新软件的环境中提交该报告。有什么方法可以在 Web 上部署该报告,以便我可以将其展示给我的客户。
注意:我是从我的本地 PC 数据库开发的,但是,如果需要,我可以将其部署在 Azure 上。
我可以在网页上显示仪表板吗?
你可以export your desktop client dashboards/reports as *.pbix
file or straight away publish to power bi cloud.
一旦上云,您可以随时更改数据连接信息。如果新旧数据库连接具有相同的数据库 tables/structure.
,报告结构和仪表板将不受影响