power bi online 可以与 Azure documentDb 一起使用吗
Can power bi online work with Azure documentDb
据此:https://azure.microsoft.com/en-us/blog/unleashing-insights-from-data-in-documentdb-with-power-bi/ DocumentDB 连接器可用于 Power Bi online 和 Power Bi Desktop。
但是当我在 Power Bi 中在线访问“获取数据”->“数据库”时,我没有看到任何连接到 Document DB 的方法。我只能在 Power Bi Desktop 中看到连接器。
Power Bi online 是否支持 Document DB 作为数据源?如果不是,是否有任何解决方法可以使其工作?我需要将无模式数据(位于 Azure 中)在线提供给 Power Bi,我正在寻找任何方法,无论是文档数据库还是其他一些 NoSQL 数据库
首先,对于我最初的回答,我深表歉意,因为我完全错过了您关于使用 Power BI Online 的关键问题。请允许我尝试通过尝试更完整和正确的答案来弥补。
对于 Power BI Online,由于 Power BI-to-DocumentDB 连接器目前处于测试阶段,因此如您所述,它在 Power BI Online 中的“获取数据”部分下不能用作数据源。也就是说,您可以使用 Power BI 桌面创建到 DocumentDB 的连接,将其发布到 Power BI Online,然后在 Power BI Online 中刷新它。按照“Power BI tutorial for DocumentDB: Visualize data using the Power BI connector”教程,这里是 运行 使用 DocumentDB 数据库凭据在 PowerBI.com 上刷新数据的屏幕截图。
请注意,Power BI Ideas 论坛上已经有人要求在 Power BI Online 中直接提供 DocumentDB - 您可以在 https://ideas.powerbi.com/forums/265200-power-bi-ideas/suggestions/7160908-documentdb 阅读更多信息并投票(如果合适)。 =15=]
一些可能有用的附加参考资料:
- Data Refresh in Power BI:以下是有关数据刷新在 Power BI 中如何工作的一些附加信息。
- Power BI Content Packs:有关 Power BI 与其他数据源之间的连接器的详细信息,请参阅内容包。
请允许我澄清一下,通过 PowerBI.com 与 DocumentDB 帐户的连接实际上是存在的。目前,"Get Data" in PowerBI.com 仅提供具有 DirectQuery 功能的数据源。请参阅此 article on DirectQuery. We are working to support DirectQuery in future. For now, there are two ways to push DocumentDB data to PowerBI.com. The first method is what Denny has suggested: build the report via PowerBI Desktop and publish the report to PowerBI.com. The second method is to leverage PowerBI API 连接并将数据从 DocumentDB 帐户推送到 PowerBI.com。
据此:https://azure.microsoft.com/en-us/blog/unleashing-insights-from-data-in-documentdb-with-power-bi/ DocumentDB 连接器可用于 Power Bi online 和 Power Bi Desktop。
但是当我在 Power Bi 中在线访问“获取数据”->“数据库”时,我没有看到任何连接到 Document DB 的方法。我只能在 Power Bi Desktop 中看到连接器。
Power Bi online 是否支持 Document DB 作为数据源?如果不是,是否有任何解决方法可以使其工作?我需要将无模式数据(位于 Azure 中)在线提供给 Power Bi,我正在寻找任何方法,无论是文档数据库还是其他一些 NoSQL 数据库
首先,对于我最初的回答,我深表歉意,因为我完全错过了您关于使用 Power BI Online 的关键问题。请允许我尝试通过尝试更完整和正确的答案来弥补。
对于 Power BI Online,由于 Power BI-to-DocumentDB 连接器目前处于测试阶段,因此如您所述,它在 Power BI Online 中的“获取数据”部分下不能用作数据源。也就是说,您可以使用 Power BI 桌面创建到 DocumentDB 的连接,将其发布到 Power BI Online,然后在 Power BI Online 中刷新它。按照“Power BI tutorial for DocumentDB: Visualize data using the Power BI connector”教程,这里是 运行 使用 DocumentDB 数据库凭据在 PowerBI.com 上刷新数据的屏幕截图。
请注意,Power BI Ideas 论坛上已经有人要求在 Power BI Online 中直接提供 DocumentDB - 您可以在 https://ideas.powerbi.com/forums/265200-power-bi-ideas/suggestions/7160908-documentdb 阅读更多信息并投票(如果合适)。 =15=]
一些可能有用的附加参考资料:
- Data Refresh in Power BI:以下是有关数据刷新在 Power BI 中如何工作的一些附加信息。
- Power BI Content Packs:有关 Power BI 与其他数据源之间的连接器的详细信息,请参阅内容包。
请允许我澄清一下,通过 PowerBI.com 与 DocumentDB 帐户的连接实际上是存在的。目前,"Get Data" in PowerBI.com 仅提供具有 DirectQuery 功能的数据源。请参阅此 article on DirectQuery. We are working to support DirectQuery in future. For now, there are two ways to push DocumentDB data to PowerBI.com. The first method is what Denny has suggested: build the report via PowerBI Desktop and publish the report to PowerBI.com. The second method is to leverage PowerBI API 连接并将数据从 DocumentDB 帐户推送到 PowerBI.com。