power-bi-embed-report-ng

时间:2024-05-09 07:56:09
【文件属性】:

文件名称:power-bi-embed-report-ng

文件大小:1.02MB

文件格式:ZIP

更新时间:2024-05-09 07:56:09

TypeScript

什么是powerbi-app? 该示例是一个使用power bi嵌入来嵌入报告的角度应用程序。 先决条件 为了使示例运行并呈现报告,需要在默认的7071端口上运行的Azure Function应用 。 博客 此源代码随附有一个博客,您可以在此处访问该博客,其中包含在运行本指南之前需要完成的其他设置说明。 如何运行此示例 运行说明: 用特定的报告和组ID替换report.component.ts的reportId和groupId变量。 运行应用程序时,请使用以下命令来避免CORS问题。 ng serve --proxyConfig=proxy.conf.json 参考


【文件预览】:
power-bi-embed-report-ng-main
----.gitignore(631B)
----karma.conf.js(1023B)
----tsconfig.json(543B)
----README.md(1KB)
----tsconfig.spec.json(270B)
----angular.json(4KB)
----sales.pbix(952KB)
----.browserslistrc(429B)
----LICENSE(1KB)
----package.json(1KB)
----tslint.json(3KB)
----src()
--------proxy.conf.json(208B)
--------test.ts(642B)
--------environments()
--------app()
--------polyfills.ts(3KB)
--------main.ts(372B)
--------index.html(296B)
--------favicon.ico(948B)
--------styles.scss(80B)
----e2e()
--------tsconfig.json(217B)
--------src()
--------protractor.conf.js(808B)
----tsconfig.app.json(272B)
----.editorconfig(246B)
----package-lock.json(577KB)

网友评论