Skip to main content

Notifications

Community site session details

Community site session details

Session Id : sz0G/JpmIpMEE2fdyqALve
Power Automate - Building Flows
Unanswered

Auto download CSV from Online Tableau database to Sharepoint

Like (0) ShareShare
ReportReport
Posted on 25 Oct 2023 00:35:40 by 2

Is there a way to create the following flow:

- open a Tableau database from a link,

- download the database in a CSV or XLSX format

- save to Sharepoint folder_1 with filename_1

- save to Sharepoint folder_2 with filename_2

- repeat every Tuesday at 8:00:00AM AEST (GMT+10) ?

New to Power Automate, looking for a very dummy friendly step by step. 

Thank you so much! 

  • Michael E. Gernaey Profile Picture
    42,004 Super User 2025 Season 1 on 25 Oct 2023 at 02:22:36
    Re: Auto download CSV from Online Tableau database to Sharepoint

    Hi @Aleona 

     

    You would need to use the HTTP Connector, to use the link you have (assuming its a viable link). 

     

    Then you would have to get the data, loop through it and save it to a CSV. You cannot save it to XLSX format UNLESS you pre-created an Excel file with a Table in it. So you could, if you knew the format of the data, created a dummy excel file. When you got the data, copy it to a new name, fill it with the data. 

     

    Then save it to the locations you mention.

     

    And yes you could use a recurring Trigger

     

    Steps

    1. Create recurring trigger for that time

    2. Use the HTTP Connector to Connect to the Tableau API's to get the data

     

    Option 1.

    Use a Compose/Select and Filter Array combination to create the formatted CSV

    Use a Create File (SharePoint), where the Content is from the previous Option 1 step

    Use a Create File (SharePoint) to create your second file same as the previous

     

    Option 2.

    Have an excel file that has the Table in it and headers etc

    Copy the File to SharePoint location using Copy File or you can use Get File Content, get it, then use Create file in in Location 1 first

    Now you would Loop through all data from Step 2

    using add rows to a table, (Excel) to add the rows

    outside the loop, now do a Get File Content from the file in location 1

    do a Create file in location 2, using the content from the previous option step

     

    Thats the dummy version but its accurate for how you could


    If I have helped you, I would really appreciate if you please Mark my answer as Resolved/Answered, and give it a thumbs up, so it can help others

    Cheers

    Thank You
    Michael Gernaey MCT | MCSE | MCP | Self-Contractor| Ex-Microsoft
    https://gernaeysoftware.com
    LinkedIn: https://www.linkedin.com/in/michaelgernaey

  • ChristianAbata Profile Picture
    8,947 Most Valuable Professional on 25 Oct 2023 at 02:21:47
    Re: Auto download CSV from Online Tableau database to Sharepoint

    hi @Aleona  I can suggest to use Power Automate Desktop.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Understanding Microsoft Agents - Introductory Session

Confused about how agents work across the Microsoft ecosystem? Register today!

Warren Belz – Community Spotlight

We are honored to recognize Warren Belz as our May 2025 Community…

Congratulations to the April Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard > Power Automate - Building Flows

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 66 Super User 2025 Season 1

#2
stampcoin Profile Picture

stampcoin 61

#3
rzaneti Profile Picture

rzaneti 31 Super User 2025 Season 1

Overall leaderboard
Loading started