This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowA new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.
Hi,
We are developing a custom connector to fetch data from REST API. Our REST API is capable of handling complex queries generated from Power BI. For our connector we would like to enable direct query capabilities. we would like to know how we can delegate the queries generated by Power BI to our REST API via custom connector.
One of the option we found is using Table.View to implement query folding. We learnt that we need to implement different handlers for Table.View, but we are not sure which all handlers to implement and how? Specifically GetExpression and OnInvoke() handlers.
How we will get queries generated by Power BI and how should we implement this?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.