I really need to get the link of the uploaded file in the SharePoint gallery and get its Link to update in the column "DocLink" within the same gallery. (Type Hyperlink/ Show as Picture)
I will be using that column for the PDF Viewer control in power apps.
Here's my current flow structure and it is getting this error details:
A type named 'SP.Data.Property_DocumentListItem' could not be resolved by the model. When a model is available, each type name must resolve to a valid type.
clientRequestId: 4e801747-3d15-4da6-acbc-f762801db42e
serviceRequestId: c9ed1ca1-f008-3000-2e05-1bc37647eb12
Hi @v-qiaqi-msft , it's still failing.
A type named 'SP.Data.Property_x0020_DocumentListItem' could not be resolved by the model. When a model is available, each type name must resolve to a valid type.
clientRequestId: 12ac45f5-862e-479c-8ceb-f9ae9c66892a
serviceRequestId: 83cd1da1-f025-3000-2e05-13478d5855ad
Do you need to know other details from the flow? please let me know, thank you
HI @JesPH,
I think the schema of your type is invalid.
Please check the Hyperlink column name, you must refer to a logic name in the type name, replace the "_" with "_x0020_"
WarrenBelz
146,745
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
66,091
Most Valuable Professional