Skip to Content
Odoo Menu
  • Log ind
  • Prøv gratis
  • Apps
    Økonomi
    • Bogføring
    • Fakturering
    • Udgifter
    • Regneark (BI)
    • Dokumenter
    • e-Signatur
    Salg
    • CRM
    • Salg
    • POS Butik
    • POS Restaurant
    • Abonnementer
    • Udlejning
    Hjemmeside
    • Hjemmesidebygger
    • e-Handel
    • Blog
    • Forum
    • LiveChat
    • e-Læring
    Forsyningskæde
    • Lagerbeholdning
    • Produktion
    • PLM
    • Indkøb
    • Vedligeholdelse
    • Kvalitet
    HR
    • Medarbejdere
    • Rekruttering
    • Fravær
    • Medarbejdersamtaler
    • Anbefalinger
    • Flåde
    Marketing
    • Markedsføring på sociale medier
    • E-mailmarketing
    • SMS-marketing
    • Arrangementer
    • Automatiseret marketing
    • Spørgeundersøgelser
    Tjenester
    • Projekt
    • Timesedler
    • Udkørende Service
    • Kundeservice
    • Planlægning
    • Aftaler
    Produktivitet
    • Dialog
    • Godkendelser
    • IoT
    • VoIP
    • Vidensdeling
    • WhatsApp
    Tredjepartsapps Odoo Studio Odoo Cloud-platform
  • Brancher
    Detailhandel
    • Boghandel
    • Tøjforretning
    • Møbelforretning
    • Dagligvarebutik
    • Byggemarked
    • Legetøjsforretning
    Mad og værtsskab
    • Bar og pub
    • Restaurant
    • Fastfood
    • Gæstehus
    • Drikkevareforhandler
    • Hotel
    Ejendom
    • Ejendomsmægler
    • Arkitektfirma
    • Byggeri
    • Ejendomsadministration
    • Havearbejde
    • Boligejerforening
    Rådgivning
    • Regnskabsfirma
    • Odoo-partner
    • Marketingbureau
    • Advokatfirma
    • Rekruttering
    • Audit & certificering
    Produktion
    • Tekstil
    • Metal
    • Møbler
    • Fødevareproduktion
    • Bryggeri
    • Firmagave
    Heldbred & Fitness
    • Sportsklub
    • Optiker
    • Fitnesscenter
    • Kosmetolog
    • Apotek
    • Frisør
    Håndværk
    • Handyman
    • IT-hardware og support
    • Solenergisystemer
    • Skomager
    • Rengøringsservicer
    • VVS- og ventilationsservice
    Andet
    • Nonprofitorganisation
    • Miljøagentur
    • Udlejning af billboards
    • Fotografi
    • Cykeludlejning
    • Softwareforhandler
    Gennemse alle brancher
  • Community
    Få mere at vide
    • Tutorials
    • Dokumentation
    • Certificeringer
    • Oplæring
    • Blog
    • Podcast
    Bliv klogere
    • Udannelselsesprogram
    • Scale Up!-virksomhedsspillet
    • Besøg Odoo
    Få softwaren
    • Download
    • Sammenlign versioner
    • Udgaver
    Samarbejde
    • Github
    • Forum
    • Arrangementer
    • Oversættelser
    • Bliv partner
    • Tjenester til partnere
    • Registrér dit regnskabsfirma
    Modtag tjenester
    • Find en partner
    • Find en bogholder
    • Kontakt en rådgiver
    • Implementeringstjenester
    • Kundereferencer
    • Support
    • Opgraderinger
    Github Youtube Twitter LinkedIn Instagram Facebook Spotify
    +1 (650) 691-3277
    Få en demo
  • Prissætning
  • Hjælp

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

  • CRM
  • e-Commerce
  • Bogføring
  • Lager
  • PoS
  • Projekt
  • MRP
All apps
Du skal være registreret for at interagere med fællesskabet.
All Posts People Emblemer
Tags (View all)
odoo accounting v14 pos v15
Om dette forum
Du skal være registreret for at interagere med fællesskabet.
All Posts People Emblemer
Tags (View all)
odoo accounting v14 pos v15
Om dette forum
Hjælp

How can I connect power BI with Odoo ?

Tilmeld

Få besked, når der er aktivitet på dette indlæg

Dette spørgsmål er blevet anmeldt
postresqlPowerBI
8 Besvarelser
9584 Visninger
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
Kassér
Avatar
Dhara
Bedste svar

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
Kassér
Avatar
ODOO_Aspirant
Bedste svar

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
Kassér
Avatar
Creyox Technologies
Bedste svar

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
Kassér
Avatar
Mayur Suthar
Bedste svar

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
Kassér
Avatar
Alexander Karg
Bedste svar

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
Kassér
Avatar
Chris Mann
Bedste svar

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
Kassér
Avatar
Cybrosys Techno Solutions Pvt.Ltd
Bedste svar

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
Kassér
sarath

Are there apps available for version 15?

Enjoying the discussion? Don't just read, join in!

Create an account today to enjoy exclusive features and engage with our awesome community!

Tilmeld dig
Related Posts Besvarelser Visninger Aktivitet
Power BI
PowerBI
Avatar
Avatar
Avatar
2
maj 25
2075
ODOO SQL Query and POWER BI Løst
postgresql PowerBI
Avatar
Avatar
Avatar
Avatar
5
maj 25
3241
How to restore database in .sql file format in openerp7 Løst
openerp7 postresql
Avatar
Avatar
1
jul. 17
4491
postgresql functions
function postresql
Avatar
Avatar
1
mar. 15
6851
Connector Odoo ➡️ Power BI
reporting connector PowerBI
Avatar
Avatar
Avatar
Avatar
3
maj 25
2329
Community
  • Tutorials
  • Dokumentation
  • Forum
Open Source
  • Download
  • Github
  • Runbot
  • Oversættelser
Tjenester
  • Odoo.sh-hosting
  • Support
  • Opgradere
  • Individuelt tilpasset udvikling
  • Uddannelse
  • Find en bogholder
  • Find en partner
  • Bliv partner
Om os
  • Vores virksomhed
  • Brandaktiver
  • Kontakt os
  • Stillinger
  • Arrangementer
  • Podcast
  • Blog
  • Kunder
  • Juridiske dokumenter • Privatlivspolitik
  • Sikkerhedspolitik
الْعَرَبيّة 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 er en samling open source-forretningsapps, der dækker alle dine virksomhedsbehov – lige fra CRM, e-handel og bogføring til lagerstyring, POS, projektledelse og meget mere.

Det unikke ved Odoo er, at systemet både er brugervenligt og fuldt integreret.

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