PowerApps - Get count of files in a SharePoint Document Library

1 year ago
13

PowerApps - Get count of files in a SharePoint Document Library

Get amount of files in a SharePoint Document Library

Snippet used in video:
"There are currently " &
CountRows(Filter('PowerApps Library Count',StartsWith('Folder path',"")))
& " files in the SharePoint library "

Microsoft Documentation:
https://learn.microsoft.com/en-us/power-platform/power-fx/reference/function-table-counts
https://learn.microsoft.com/en-us/power-platform/power-fx/reference/function-filter-lookup

👉 Hey welcome to WeTechCareOfYou!
If you are a returning subscriber we wish to say thankyou!
If you are new to the channel, please subscribe as we release a new video every week. If you have any questions around our videos please just leave a comment and we will get back to you. If you would like to discuss a project or require set hours for development, support or maintenance then please email Admin@WeTechCareOfYou.com or complete a form here: https://wetechcareofyou.com/contact/
Kind Regards,
The WeTechCareOfYou Team 💙

Loading comments...