Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowData Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more
I am very new to PowerBI and my first task is to connect a TM1 cube to PowerBI Desktop to begin creating reports off of. I have searched the community and tried to follow what others were doing spending hours trying and having no luck. Has anyone successfully connected without purchasing a third party connector? Thanks!
Solved! Go to Solution.
HI @Anonymous ,
yes, it works something like this.
Create an OLE DB connection
Connection string:
provider=TM1OLAP;access permission=Read;initial catalog=xxx
SQL statement:
SELECT [xxx].Members * [yyy].Members ON ROWS,
[zzz].Members ON COLUMNS
FROM [yxz]
Marcus Wegener works as Full Stack Power BI Engineer at BI or DIE.
His mission is clear: "Get the most out of data, with Power BI."
twitter - LinkedIn - YouTube - website - podcast - Power BI Tutorials
HI @Anonymous ,
yes, it works something like this.
Create an OLE DB connection
Connection string:
provider=TM1OLAP;access permission=Read;initial catalog=xxx
SQL statement:
SELECT [xxx].Members * [yyy].Members ON ROWS,
[zzz].Members ON COLUMNS
FROM [yxz]
Marcus Wegener works as Full Stack Power BI Engineer at BI or DIE.
His mission is clear: "Get the most out of data, with Power BI."
twitter - LinkedIn - YouTube - website - podcast - Power BI Tutorials
Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.
Check out the May 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 23 | |
| 21 | |
| 20 | |
| 18 | |
| 13 |
| User | Count |
|---|---|
| 58 | |
| 51 | |
| 38 | |
| 31 | |
| 26 |