-
Power BI Scalable Solution
Hi All,
Happy New Year. Im just reaching out today to see if anyone has used Power BI as a front end for kdb+ and managed to return results in a scalable manner.
We have managed to get Power BI to run live queries to kdb+ and get results back in real time using M (The Power BI Formula Language) and passing in parameters from the front end. We used Direct Query (with a SQL Server as a jump box) and ODBC connectors from Power BI as two potential options.
Dynamic M query parameters in Power BI Desktop – Power BI | Microsoft LearnHowever this is all done synchronously and it doesn’t scale well. I.e. if we want to have multiple users run queries at the same time.
We were hoping to point Power BI to our kdb async gateway to service front end users but outside of building a custom connector for Power BI, there doesn’t seem to be many other options to achieve this goal.
I wanted to reach out to see if anyone had managed to do something similar? Or how have people solved having similar problems?Note,
Exporting the data to a more Power BI Friendly technology was considered but with 1000s of possible different user inputs that could be used to calculate the data needed we are hoping to avoid that
Thanks!
Log in to reply.