Forum Discussion
Connect POS system to Power BI
- Anonymous7 years ago
salqthami,
No. If you want to get real-time steaming data, you can use PowerShell to push data from SQL Server to Power BI streaming dataset. For more details, please review the following similar thread.
https://community.powerbi.com/t5/Developer/Stream-Dataset-for-local-SQL-Server-Database-Query/td-p/107540
Regards,
Lydia
salqthami,
No. If you want to get real-time steaming data, you can use PowerShell to push data from SQL Server to Power BI streaming dataset. For more details, please review the following similar thread.
https://community.powerbi.com/t5/Developer/Stream-Dataset-for-local-SQL-Server-Database-Query/td-p/107540
Regards,
Lydia
Thanks a lot, Lydia I will try it now. so the first solution when I want to get data from server but this data is fixed. the second solution for real-time streaming.