Ir al contenido
Odoo Menú
  • Iniciar sesión
  • Pruébalo gratis
  • Aplicaciones
    Finanzas
    • Contabilidad
    • Facturación
    • Gastos
    • Hoja de cálculo (BI)
    • Documentos
    • Firma electrónica
    Ventas
    • CRM
    • Ventas
    • PdV para tiendas
    • PdV para restaurantes
    • Suscripciones
    • Alquiler
    Sitios web
    • Creador de sitios web
    • Comercio electrónico
    • Blog
    • Foro
    • Chat en vivo
    • eLearning
    Cadena de suministro
    • Inventario
    • Manufactura
    • PLM
    • Compras
    • Mantenimiento
    • Calidad
    Recursos humanos
    • Empleados
    • Reclutamiento
    • Vacaciones
    • Evaluaciones
    • Referencias
    • Flotilla
    Marketing
    • Redes sociales
    • Marketing por correo
    • Marketing por SMS
    • Eventos
    • Automatización de marketing
    • Encuestas
    Servicios
    • Proyectos
    • Registro de horas
    • Servicio externo
    • Soporte al cliente
    • Planeación
    • Citas
    Productividad
    • Conversaciones
    • Aprobaciones
    • IoT
    • VoIP
    • Artículos
    • WhatsApp
    Aplicaciones externas Studio de Odoo Plataforma de Odoo en la nube
  • Industrias
    Venta minorista
    • Librería
    • Tienda de ropa
    • Mueblería
    • Tienda de abarrotes
    • Ferretería
    • Juguetería
    Alimentos y hospitalidad
    • Bar y pub
    • Restaurante
    • Comida rápida
    • Casa de huéspedes
    • Distribuidora de bebidas
    • Hotel
    Bienes inmuebles
    • Agencia inmobiliaria
    • Estudio de arquitectura
    • Construcción
    • Gestión de bienes inmuebles
    • Jardinería
    • Asociación de propietarios
    Consultoría
    • Firma contable
    • Partner de Odoo
    • Agencia de marketing
    • Bufete de abogados
    • Adquisición de talentos
    • Auditorías y certificaciones
    Manufactura
    • Textil
    • Metal
    • Muebles
    • Comida
    • Cervecería
    • Regalos corporativos
    Salud y ejercicio
    • Club deportivo
    • Óptica
    • Gimnasio
    • Especialistas en bienestar
    • Farmacia
    • Peluquería
    Trades
    • Personal de mantenimiento
    • Hardware y soporte de TI
    • Sistemas de energía solar
    • Zapateros y fabricantes de calzado
    • Servicios de limpieza
    • Servicios de calefacción, ventilación y aire acondicionado
    Otros
    • Organización sin fines de lucro
    • Agencia para la protección del medio ambiente
    • Alquiler de anuncios publicitarios
    • Fotografía
    • Alquiler de bicicletas
    • Distribuidor de software
    Descubre todas las industrias
  • Odoo Community
    Aprende
    • Tutoriales
    • Documentación
    • Certificaciones
    • Capacitación
    • Blog
    • Podcast
    Fortalece la educación
    • Programa educativo
    • Scale Up! El juego empresarial
    • Visita Odoo
    Obtén el software
    • Descargar
    • Compara ediciones
    • Versiones
    Colabora
    • GitHub
    • Foro
    • Eventos
    • Traducciones
    • Conviértete en partner
    • Servicios para partners
    • Registra tu firma contable
    Obtén servicios
    • Encuentra un partner
    • Encuentra un contador
    • Contacta a un consultor
    • Servicios de implementación
    • Referencias de clientes
    • Soporte
    • Actualizaciones
    GitHub YouTube Twitter LinkedIn Instagram Facebook Spotify
    +1 (650) 691-3277
    Solicita una demostración
  • Precios
  • Ayuda

Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:

  • CRM
  • e-Commerce
  • Contabilidad
  • Inventario
  • PoS
  • Proyectos
  • MRP
All apps
Debe estar registrado para interactuar con la comunidad.
Todas las publicaciones Personas Insignias
Etiquetas (Ver todo)
odoo accounting v14 pos v15
Acerca de este foro
Debe estar registrado para interactuar con la comunidad.
Todas las publicaciones Personas Insignias
Etiquetas (Ver todo)
odoo accounting v14 pos v15
Acerca de este foro
Ayuda

How can I connect power BI with Odoo ?

Suscribirse

Reciba una notificación cuando haya actividad en esta publicación

Se marcó esta pregunta
postresqlPowerBI
8 Respuestas
10405 Vistas
Avatar
khushi patil

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

0
Avatar
Descartar
Avatar
Dhara
Mejor respuesta

You can connect Power BI with Odoo by following these simple steps:

  1. Enable Odoo API Access: Ensure that your Odoo instance has API access enabled. You can use the built-in XML-RPC or JSON-RPC API.
  2. Use Power BI Connector or Script:
    • You can use a Power BI Odoo connector (some are available on GitHub or marketplaces).
    • Alternatively, you can write a Python script or use Power BI's Web data source to fetch Odoo data via the API.
  3. Get the Odoo Data: Use the API to pull data, such as customers, sales, and products, into Power BI.
  4. Build Your Reports: Once data is loaded, you can build dashboards and visuals in Power BI.

Need it easier? Some companies also offer ready-made Odoo-to-Power BI connectors or custom modules to simplify the process.

Please let me know if you'd like a sample script or a connector link.

0
Avatar
Descartar
Avatar
ODOO_Aspirant
Mejor respuesta

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..  

0
Avatar
Descartar
Avatar
Creyox Technologies
Mejor respuesta

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

0
Avatar
Descartar
Avatar
Mayur Suthar
Mejor respuesta

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.

0
Avatar
Descartar
Avatar
Alexander Karg
Mejor respuesta

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 :-)

0
Avatar
Descartar
Avatar
Chris Mann
Mejor respuesta

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

0
Avatar
Descartar
Avatar
Cybrosys Techno Solutions Pvt.Ltd
Mejor respuesta

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

0
Avatar
Descartar
sarath

Are there apps available for version 15?

¿Le interesa esta conversación? ¡Participe en ella!

Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.

Registrarse
Publicaciones relacionadas Respuestas Vistas Actividad
Power BI
PowerBI
Avatar
Avatar
Avatar
2
may 25
2179
ODOO SQL Query and POWER BI Resuelto
postgresql PowerBI
Avatar
Avatar
Avatar
Avatar
5
may 25
3410
How to restore database in .sql file format in openerp7 Resuelto
openerp7 postresql
Avatar
Avatar
1
jul 17
4570
postgresql functions
function postresql
Avatar
Avatar
1
mar 15
6946
Connector Odoo ➡️ Power BI
reporting connector PowerBI
Avatar
Avatar
Avatar
Avatar
3
may 25
2439
Comunidad
  • Tutoriales
  • Documentación
  • Foro
Código abierto
  • Descargar
  • GitHub
  • Runbot
  • Traducciones
Servicios
  • Alojamiento en Odoo.sh
  • Soporte
  • Actualizaciones del software
  • Desarrollos personalizados
  • Educación
  • Encuentra un contador
  • Encuentra un partner
  • Conviértete en partner
Sobre nosotros
  • Nuestra empresa
  • Activos de marca
  • Contáctanos
  • Empleos
  • Eventos
  • Podcast
  • Blog
  • Clientes
  • Legal • Privacidad
  • Seguridad
الْعَرَبيّة Català 简体中文 繁體中文 (台灣) Čeština Dansk Nederlands English Suomi Français Deutsch हिंदी Bahasa Indonesia Italiano 日本語 한국어 (KR) Lietuvių kalba Język polski Português (BR) română русский язык Slovenský jazyk slovenščina Español (América Latina) Español ภาษาไทย Türkçe українська Tiếng Việt

Odoo es un conjunto de aplicaciones de código abierto que cubren todas las necesidades de tu empresa: CRM, comercio electrónico, contabilidad, inventario, punto de venta, gestión de proyectos, etc.

La propuesta única de valor de Odoo es ser muy fácil de usar y estar totalmente integrado.

Website made with

Odoo Experience on YouTube

1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.

Live support on Youtube
Watch now