Forum Discussion
Azaak
Oct 13, 2020Copper Contributor
Update all sharepoint elements depending on if they are folder or file
Hi I have a PowreApps that connects to a SharePoint Library and gets all the info needed. I need to add a field in the SharePoint Library that differentiates between the elements that are folder and...
stormin_30
MVP
Azaak
Oct 14, 2020Copper Contributor
Hi stormin_30 !
Thanks for the help, but my issue is that the column IsFolder is not delegable for my PowerApps application, that why I tought about creating a Option Column that I could delegate correctly:
If I use the new column "FileType" (With two options, "Expedient" and "File") it works correctly:
I'd want either to be able to delegate IsFolder or to copy that column into an option one.
Thanks!