Forum Discussion
Direct Query with custom data connector not working
Hi sdiptapaul,
Apache Kylin currently doesn’t support query on raw data yet, some queries might fail and cause some exceptions in application. Patch KYLIN-1075 is recommended to get better look of query result.
Power BI and Excel do not support “connect live” model for other ODBC driver yet, please pay attention when you query on huge dataset, it may pull too many data into your client which will take a while even fail at the end.
For more details, you can refer to: http://kylin.apache.org/docs23/tutorial/powerbi.html.
Regards,
Jimmy Tao
- sdiptapaul8 years agoFrequent Visitor
Thanks for the response and clarified the question I had. Does custome data connector supports live connect like SSAS for other ODBC providers?
- v-yuta-msft8 years agoCommunity Support
Hi sdiptapaul,
Power BI has built-in connector which support connecting to SSAS. So you don't need to configure a customer ODBC driver for SSAS.
Conect to SSAS: https://docs.microsoft.com/en-us/power-bi/desktop-ssas-multidimensional
Regards,
Jimmy Tao
- sdiptapaul8 years agoFrequent VisitorThank you for your response. I am pretty much aware of SSAS has live connect. My question was as multi dimentional cube or tabular cune only works with live connect opposed to direct query, does power bi custom connector supports live connect for other odbc like SupportDirectQuery=true?. Will this be possible if I go through our company support to see if you can provide support for live connect for odbc we are trying to use?