We are trying to get data from HFM (Oracle Hyperion Financial Management) datasource, but unfortunately thats not an option (yet) in powerbi. So we have decided to look into building a custom connector using HFM API's. the problem is that HFM API's are java based, and based on my research so far, im only seeing PowerQuery SDK c# based samples.
Is a java custom connector not possible then? Is the PowerQuery SDK only limited for integration with C#/PowerShell?
Related thread:Is there any way to invoke PowerQuery/M outside of Excel or PowerBI?