How to create a download endpoint and integrate with Power BI
PreviousUse case: using Groups to manage access to flowsNextIs it possible to use two triggers in a single flow?
Last updated
Was this helpful?
Imagine you've processed data in a table using Skyone Studio and want to export it to Power BI to create a dashboard.
In this documentation, we will detail step-by-step how to use the "File Template" feature and how to integrate it with Power BI.
In Data Studio, navigate to the directory that contains the data and click on "File Templates".
Next, click on "New template".
Fill in the required fields. You can read more details here. For our example, we used the following setup:
Template Name: processedbenefits
Type: CSV
Directory: /uploads
File Name: processedbenefits
Read Groups: default
Write Groups: default
Create endpoint for download: Yes. When this option is enabled, an endpoint will be shown, which you should copy.

Now it's time to copy the data into this file. To do this, use the copy and to commands as shown in the example below:

To complete this step, run the commands to view the data in the file.
To insert the data into Power BI, follow the steps below:
Open a new page in the tool.
Click on the "Get Data" menu, then select the "Web" option.

In the displayed modal, paste the copied endpoint from Skyone Studio into the URL box and click the "OK" button.
In a few moments, the data will be displayed on the screen, allowing for data transformation, dashboard creation, and other actions.
Last updated
Was this helpful?
Was this helpful?
