25 Feb 2021 01:50 AM
How do I push data to Azure data lake or Event Hubs in order to speed up usage in PowerBI?
Solved! Go to Solution.
26 Feb 2021 04:37 PM
I guess you retrieve the data you are interested in via REST API from Dynatrace and store it as files. Then you upload data files to Azure Data Lake and query them.
Here's some what might help:
Hope this helps you to start at least.