I am building a basic Flow to create a Planner task when a file is selected in a SharePoint document library. I want the add the name of the file selected, in the title of the task created, but I cannot get that to work. I can't seem to be able to get the file properties. Here is what my flow looks like
What am I doing wrong here? The ID in the "Get file metadata" is pulling the ID of the selected file, and the "Get file properties" action is getting the ItemId of from the "Get file metadata" action.
Thanks for the help.
Solved! Go to Solution.
Hi @Spawn10
You're doing the right steps.
While in the Planner title-->Add dynamic content will show multiple places to get the file name. All your SP actions actually output a file name.
Cheers,
Aman
------------------------------------------------------------------------------------------------------
If my post helps you with your problem or answers your question, please mark it Solved or Answered. This helps anyone with similar challenges. If you like my response, please give it a Thumbs Up.
------------------------------------------------------------------------------------------------------
Hi,
Have you tried "fileName" ?
Hi @Spawn10
You're doing the right steps.
While in the Planner title-->Add dynamic content will show multiple places to get the file name. All your SP actions actually output a file name.
Cheers,
Aman
------------------------------------------------------------------------------------------------------
If my post helps you with your problem or answers your question, please mark it Solved or Answered. This helps anyone with similar challenges. If you like my response, please give it a Thumbs Up.
------------------------------------------------------------------------------------------------------
Dive into the Power Platform stack with hands-on sessions and labs, virtually delivered to you by experts and community leaders.
Watch Nick Doelman's session from the 2020 Power Platform Community Conference on demand!
User | Count |
---|---|
41 | |
40 | |
37 | |
34 | |
30 |
User | Count |
---|---|
46 | |
36 | |
33 | |
25 | |
24 |