Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
Hi, everyone!
I've just found this article which explain how to push data into a streaming dataset
For me, it works perfectly. The problem is that I'm trying to apply this in a table that will be also refreshing every minute, this table is created by an ODBC conected to postgreSQL, I followed every step but I just get "Failure".
Does anyone know how to solve this or has any idea about getting data in real time through the driver?
Hi @psarvr99 ,
Check below reference for connecting postgreSQL to power bi :
https://www.cdata.com/kb/tech/postgresql-powerbi-gateway.rst
Best Regards,
Kelly
Did I answer your question? Mark my reply as a solution!
Have you considered using a direct query connection to your PostGreSQL table?
Have you considered using a scheduling tool to push new rows from PostGreSQL into the streaming dataset?