Is there a way to obtain the file path only that will allow me to use the concat function to create a URL, that will direct the User to the file only and view the properties without having to search for the item?
Tried several items in a Compose action without any luck. I think what I want to do is use the split function to remove everything after the trailing delimiter "/" in order to concat the DispForm.aspx?ID= and the item ID. Given that the user may place the item in a folder within a folder I can not be certain where the ending delimiter may reside for each item.
Thanks. Please Let me know if there is a better way to access this content other than what I am attempting.
Example
https://SharePointUrl/Site/List/DispForm.aspx?ID=1
concat(........'DispForm.aspx?ID='body('Get_file_metadata')?['Id'])
Solved! Go to Solution.
I was able to resolve using the following directions...
Hi @Anonymous,
I am glad your requirement has been solved by yourself.
You could go ahead and mark the post as solved by clicking “Accept as Solution” so that this thread will be marked for other users to easily identify!
Best Regards,
Community Support Team _ Lin Tu
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
Did you know that you could restore a deleted flow? Check out this helpful article.
Come together to explore latest innovations in code and application development—and gain insights from experts from around the world.
User | Count |
---|---|
28 | |
28 | |
26 | |
25 | |
23 |
User | Count |
---|---|
62 | |
51 | |
44 | |
31 | |
30 |