简体   繁体   English

将 Power BI 连接到 Cognos

[英]Connecting Power BI to Cognos

I'm brand new to Power BI.我是 Power BI 的新手。 I am wondering if it is possible (and if so, is it easy?) to connect PowerBI to TM1 cubes and other cubes ( Dynamic, Transformer) in Cognos.我想知道是否可以(如果可以,是否容易?)将 PowerBI 连接到 Cognos 中的 TM1 多维数据集和其他多维数据集(Dynamic、Transformer)。 Can't find a clear answer anywhere else.在其他任何地方都找不到明确的答案。

Thanks.谢谢。

The following lists the data sourceshttps://docs.microsoft.com/en-us/power-bi/power-bi-data-sources下面列出了数据源https://docs.microsoft.com/en-us/power-bi/power-bi-data-sources

The one of interest is the BI Connector, looks like you can buy one to connect to Cognos https://senturus.com/resources/use-power-bi-with-trusted-cognos-data/感兴趣的一个是 BI 连接器,看起来您可以购买一个连接到 Cognos https://senturus.com/resources/use-power-bi-with-trusted-cognos-data/

While TM1 creates In Memory cubes there must be an application server serving the tm1 cube.当 TM1 创建 In Memory 多维数据集时,必须有一个应用程序服务器为 tm1 多维数据集服务。 Probably the easiest way to connect is to use the IBM Cognos API or SDK.可能最简单的连接方式是使用 IBM Cognos API 或 SDK。

You can easily connect Power Bi to TM1 cubes with Python.您可以使用 Python 轻松地将 Power Bi 连接到 TM1 多维数据集。 Here is a like where the you can find how to do it : click this tlink这里有一个类似的地方,你可以找到如何去做: 点击这个链接

https://code.cubewise.com/tm1py-help-content/getting-tm1-data-into-power-bi https://code.cubewise.com/tm1py-help-content/getting-tm1-data-into-power-bi

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM