Forum Discussion
houston39
6 years agoHelper I
Adaptive Insight Connector
Hi - I am curious if anyone has a custom connector to Adaptive Insights? I have been waiting too long for Microsoft to come up with a solution.
keeganm
6 years agoFrequent Visitor
I was able to use this coding to get my connection to work. The one issue I am having is the time span is not filtering. I end up with every month of the version I am pulling.
rtaylor
6 years agoHelper III
That shouldbn't be a problem though right? You should be able to use power query and filter the dates you need after your api request is complete.
- keeganm6 years agoFrequent Visitor
You can, it just not as efficent. I am using version 23 of the API and I found instead of using Jan-2020 I had to use 01/2020.