Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Analitika
Post Prodigy
Post Prodigy

Automatically download data and store it to database Power BI

Hello,

 

I would like to ask how I could download file automatically from website (.csv) file and store data to database. No need to store duplicates, newest data could be appended. Website don't share download link, just button to download file.  Get web data not works because we don't have a link.

Analitika_0-1641398085931.png

 

1 ACCEPTED SOLUTION
v-shex-msft
Community Support
Community Support

HI @Analitika,

Power bi is a reporting tool, it does not support the operations you mentioned. (power bi also does not include writeback features)  I'd like to suggest you try to use other external tools to deploy API or other types of service to do these operations.

In addition, the website button action also invokes the corresponding httprequest. For these types of requests, you need to manually trace and analyze the root request link and corresponding tokens and credentials.

Sending form data - Learn web development | MDN (mozilla.org)
Regards,

Xiaoxin Sheng

Community Support Team _ Xiaoxin
If this post helps, please consider accept as solution to help other members find it more quickly.

View solution in original post

2 REPLIES 2
v-shex-msft
Community Support
Community Support

HI @Analitika,

Power bi is a reporting tool, it does not support the operations you mentioned. (power bi also does not include writeback features)  I'd like to suggest you try to use other external tools to deploy API or other types of service to do these operations.

In addition, the website button action also invokes the corresponding httprequest. For these types of requests, you need to manually trace and analyze the root request link and corresponding tokens and credentials.

Sending form data - Learn web development | MDN (mozilla.org)
Regards,

Xiaoxin Sheng

Community Support Team _ Xiaoxin
If this post helps, please consider accept as solution to help other members find it more quickly.
lbendlin
Super User
Super User

This is not something you can do in Power BI.  Use an RPA tool.

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.