Hello,
Here is my problem :
- i have a collection with some fields
- i have a flow that create an item in sharepoint list, the metadatas are some of the fields from the collection
Problem : if i use these fields as parameters for flow, it considers them as Table and not strings... Any way to take them as strings ?
Thanks a lot
Solved! Go to Solution.
Hi,
From your description, you want to create a flow to create item in SharePoint list and make the fields from collection, refer to the following steps:
Create a workflow named “AddSharePointItem”:
Create an app, create an collection named “collection1” which have an field named “col1”.
Add an Button control in a screen, set the Onselect of the button to the following:
Take a look at the article about tables and records in PowerApps:
https://powerapps.microsoft.com/en-us/tutorials/working-with-tables/
Best Regards,
Lisa Chen
Hi,
From your description, you want to create a flow to create item in SharePoint list and make the fields from collection, refer to the following steps:
Create a workflow named “AddSharePointItem”:
Create an app, create an collection named “collection1” which have an field named “col1”.
Add an Button control in a screen, set the Onselect of the button to the following:
Take a look at the article about tables and records in PowerApps:
https://powerapps.microsoft.com/en-us/tutorials/working-with-tables/
Best Regards,
Lisa Chen
Hey Lisa,
Thank you for your advise ! It works !
PowerApps syntax is really particular, however it's great,
Matthieu
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
This training provides practical hands-on experience in creating Power Apps solutions in a full-day of instructor-led App creation workshop.
User | Count |
---|---|
185 | |
52 | |
50 | |
34 | |
33 |
User | Count |
---|---|
267 | |
97 | |
84 | |
72 | |
71 |