web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id : DTWIDpmAREzc226FQCXdKL
Power Automate - Building Flows
Answered

Table inside the flow

Like (0) ShareShare
ReportReport
Posted on 22 Aug 2019 06:19:55 by 26

Hi all,

i want to create a flow which converts word doc to pdf and store it in a library. It will be triggered in sharepoint. 
On start the user has to choose where the file should be saved. Therefor i search for some sort of table inside the flow where i can definde the location of the file. For example;

The user choose option"A" on starting the flow, the file should be saved in https://url.sharepoint.com/first/folder

When he choose "B" the file should be stored in https://url.sharepoint.com/second/folder, when he choose "C" it should be https://url.sharepoint.com/third/folder an so on.

A :https://url.sharepoint.com/first/folder

B:https://url.sharepoint.com/second/folder
C:https://url.sharepoint.com/third/folder

 

How can i handle this in a flow?

 

Regards Lars

I have the same question (0)
  • LH Profile Picture
    26 on 22 Aug 2019 at 10:49:59
    Re: Table inside the flow

    Hi @MattWeston365 

    thank you for your answer. A sharepoint list was the other approach i thought about. But now that I have created the flow, I notice some advantages of the list.

    THX

    Lars

  • Verified answer
    MattWeston365 Profile Picture
    1,701 on 22 Aug 2019 at 08:01:17
    Re: Table inside the flow

    Hi @LH I would personally have a lookup list stored somewhere which contains my locations such as a SharePoint list. Working through this as an option, I could build a list which has the "Title" field and then another text field called "Storage".

    Title: A
    Storage: https://url.sharepoint.com/first/folder

     

    I could then use the Get Items action from the SharePoint Connector to query that SharePoint list using a Filter Query:

    Title eq '<Selected Option>'

     

    Or is it specifically in Flow that you want to hold all of the routing information?

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

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Telen Wang – Community Spotlight

We are honored to recognize Telen Wang as our August 2025 Community…

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Tomac Profile Picture

Tomac 986 Moderator

#2
stampcoin Profile Picture

stampcoin 699 Super User 2025 Season 2

#3
Riyaz_riz11 Profile Picture

Riyaz_riz11 577 Super User 2025 Season 2

Loading complete