The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hi,
I'm fairly new to PowerBi and want to know the easiest way to get Acronis backup data into PowerBi, due to the nature of the data this will need to be updated daily. I have the acronis API details, yet have no idea how to get this into PowerBi.
Looking for the simplest way possible to do this, much appreciated!
Solved! Go to Solution.
I assume you mean things like this Fetch All Alerts - Alert Manager API (acronis.com)
You would need to make a call to get the access token and then subsequent calls to pull the data. You can use Web.Contents for both. Web.Contents - PowerQuery M | Microsoft Learn
I assume you mean things like this Fetch All Alerts - Alert Manager API (acronis.com)
You would need to make a call to get the access token and then subsequent calls to pull the data. You can use Web.Contents for both. Web.Contents - PowerQuery M | Microsoft Learn