Hi All,
I have created the following Flow
The issue is that the file properties are not updated for every PDF that is created with this flow. I use the update file properties to trigger other flows, so i need the file properties to update for every time the flow runs.
please have a solution.
Matt J
Hi @ MattJ,
Could you please share a full screenshot of the configuration of your flow?
Could you please share more details about your issue?
Could you please share a screenshot of the run details of your flow?
Do you mean the "Update file properties" would run,however wouldn't update the file properties when a PDF file is created in the library?
Does the the "Update file properties" would run to update the file properties when another type file such as DOC file is created in the library?
From your screenshot of "Update file properties" action I couldn't see what property of the file would be updated.
Please share more details so we could provide a proper workaround for you.
Regards,
Alice Zhang
Hi Alice,
The flow history shows all runs have succeeded. The issue is that sometimes the flow updates the file properties and sometimes it does not.
Example of run that does not update file properties
Inputs
Item
{
"Incident_x0020_Category": {
"Value": null,
"@odata.type": "#Microsoft.Azure.Connectors.SharePoint.SPListExpandedReference"
},
"Incident_x0020_Report_x0020_processed_x0020_by_x003A__x0020_Name_x0020_and_x0020_position": null,
"Incident_x0020_Report_x0020_ID": null,
"IR_x0020_Status": {
"Value": "Draft",
"@odata.type": "#Microsoft.Azure.Connectors.SharePoint.SPListExpandedReference"
},
"CEO": {
"Claims": null,
"@odata.type": "#Microsoft.Azure.Connectors.SharePoint.SPListExpandedUser"
},
"Who_x0020_will_x0020_close_x0020_this_x0020_Incident_x0020_Report_x003F_": {
"Claims": null,
"@odata.type": "#Microsoft.Azure.Connectors.SharePoint.SPListExpandedUser"
},
"Service_x0020_Code": {
"Value": null,
"@odata.type": "#Microsoft.Azure.Connectors.SharePoint.SPListExpandedReference"
},
"Incident_x0020_Report_x0020_processed_x0020_by_x0020_email_x003A_1": {
"Claims": null,
"@odata.type": "#Microsoft.Azure.Connectors.SharePoint.SPListExpandedUser"
}
}
Examples of run that does update files properties
inputs
item
{
"Incident_x0020_Category": {
"Value": "Cat2",
"@odata.type": "#Microsoft.Azure.Connectors.SharePoint.SPListExpandedReference"
},
"Incident_x0020_Report_x0020_processed_x0020_by_x003A__x0020_Name_x0020_and_x0020_position": "Ashleene Dalla Costa",
"Incident_x0020_Report_x0020_ID": "THP060618 0800 ",
"IR_x0020_Status": {
"Value": "Closed",
"@odata.type": "#Microsoft.Azure.Connectors.SharePoint.SPListExpandedReference"
},
"CEO": {
"Claims": "Ian Roberts",
"@odata.type": "#Microsoft.Azure.Connectors.SharePoint.SPListExpandedUser"
},
"Who_x0020_will_x0020_close_x0020_this_x0020_Incident_x0020_Report_x003F_": {
"Claims": "Matt Jacobsen",
"@odata.type": "#Microsoft.Azure.Connectors.SharePoint.SPListExpandedUser"
},
"Service_x0020_Code": {
"Value": "THP",
"@odata.type": "#Microsoft.Azure.Connectors.SharePoint.SPListExpandedReference"
},
"Incident_x0020_Report_x0020_processed_x0020_by_x0020_email_x003A_1": {
"Claims": "Ashleene Dalla Costa",
"@odata.type": "#Microsoft.Azure.Connectors.SharePoint.SPListExpandedUser"
}
}
Bit short on time, what is the most efficient way to screen shot runs? doing it with paints take too much time?
Hi Alice,
I thought that i had provided a screen shot of the full configuration of the flow, what was missing?
thanks
MattJ
Join digitally, March 2–4, 2021 to explore new tech that's ready to implement. Experience the keynote in mixed reality through AltspaceVR!
Power Platform release plan for the 2021 release wave 1 describes all new features releasing from April through September 2021.
User | Count |
---|---|
33 | |
16 | |
15 | |
12 | |
9 |
User | Count |
---|---|
39 | |
21 | |
19 | |
10 | |
9 |