Skip to Content
Menu
This question has been flagged
7 Replies
1943 Views

Hi , I am trying to understand how I can connect poerbi with odoo ?

I use the enterprise edition odoo 16 with the studio and have access to odoo.sh but then  I am not able to understand how  I can connect this two ?

because I am not sure How I can get the entire database ( pg sql )  from odoo. Does Oddo even allow that sort of functionalities to work out. 


your assistance in this matter means a lot thanks again - 

Khushi

Avatar
Discard
Best Answer

Hi,


You can use the following module to integrate your data with Power BI:

https://apps.odoo.com/apps/modules/17.0/power_bi_integration


Hope it helps

Avatar
Discard
Best Answer

If this requirement to to  get data by executing SQL statement  -for  ODOO.SH  not working for us.


After many  search.. we are using CDATA ( PAID) utility  to extract..  

Avatar
Discard
Best Answer

Hello,

You can use the module below to connect Power BI with odoo. I hope this is helpful to you.
https://apps.odoo.com/apps/modules/18.0/cr_power_bi_desktop_connector

Thanks,
info@creyox.com

Avatar
Discard
Best Answer

You have access to your database in the shell directly on odoo.sh

Look here under "Shell", but basically just type psql and your in

https://www.odoo.com/documentation/user/16.0/odoo_sh/getting_started/branches.html

I believe that you know how to build a URL string of database and authenticate it.

Avatar
Discard
Best Answer

why woudl you want to connect to Power BI. Arent there enough excel functionalities Odoo to get your desired informations?

sorry for the question i am new to Odoo :-)

Avatar
Discard
Best Answer

Hi! To connect Power BI with Odoo 16 Enterprise Edition, you can utilize the Odoo REST API to extract data and then import it into Power BI for analysis. Since you have access to Odoo.sh, ensure that the necessary API endpoints are enabled in your Odoo settings. If you need further assistance, there are also resources and tutorials available that can guide you through the integration process step by step.

Avatar
Discard

Is this API - allow to execute select statement to extract desired data

Best Answer

If you're looking for something open-source, i'd highly recommend this connector.
Used successfully in a few projects.

https://github.com/tmijail/Odoo-Power-BI-Connector

Avatar
Discard
Related Posts Replies Views Activity
1
Dec 23
1003
3
May 24
1284
1
Jul 17
3554
1
Mar 15
5744
2
Oct 24
1091