Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers!
Enter the sweepstakes now!Prepping for a Fabric certification exam? Join us for a live prep session with exam experts to learn how to pass the exam. Register now.
Hi there,
I'm on my internship and want to build a dashboard based on the live data of the company. However, I am new to power BI and I do not know how to connect POS systems real-time data to power BI. Is this possible? I'm used to working with csv data or a SQL database, but those datasets aren't live. Can anyone help me with this?
POS system is an older version of NCR Counterpoint SQL - 8.4.6
Solved! Go to Solution.
Hi @Tom_Langeveld ,
Your data source is not an official PBI supported data source, consider using the ODBC plug-in as a bridge to connect, please refer to this document to use PBI to connect to ODBC connector
Power Query ODBC connector - Power Query | Microsoft Learn
For ODBC connection support for NCR Counterpoint SQL data sources, you can do your own search and research, or refer to these documents
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Tom_Langeveld ,
Your data source is not an official PBI supported data source, consider using the ODBC plug-in as a bridge to connect, please refer to this document to use PBI to connect to ODBC connector
Power Query ODBC connector - Power Query | Microsoft Learn
For ODBC connection support for NCR Counterpoint SQL data sources, you can do your own search and research, or refer to these documents
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Is that POS capable of issuing HTTP calls? If yes you could push rows into a streaming hybrid semantic model and then create reports and dashboards off that.