Forum Discussion
Anonymous
6 years agoNot applicable
What options are available to pull data from Aha! roadmap software into Power BI
I have done some initial research and did not find any Aha! connectors. We are looking to incorporate some roadmap/feature data with data pulled from other systems. I understand Aha has a Rest A...
- Anonymous6 years ago
HI Anonymous,
I'd like to suggest you use web connector with official Rest API of your data source: (this require you familiar with power query web connector and know how to add optional parameters and headers and authorizations)
Connecting PowerBI Web Service to a REST API - possible?
If you not familiar with these, you can consider 'export data source as local file' then use power bi file connectors to get data.
Regards,
Xiaoxin Sheng
Greg_Deckler
Community Champion
6 years agoDepends, if the REST API brings back CSV, XML, OData or JSON, shouldn't really take much coding.