Forum Discussion
nogstai
1 year agoNew Member
Unable to search Folder Path
I'm using PowerQuery by creating a dataflow in Fabric. When I'm trying to Get Data from a Sharepoint, I need to filter the folder path due to the number of files and folders I have. I use Folder Path...
- 1 year ago
you have too many items and/or folders. Use the Text filter option to narrow it down. or use SharePoint.Contents() for manual navigation.
lbendlin
1 year agoSuper User
you have too many items and/or folders. Use the Text filter option to narrow it down. or use SharePoint.Contents() for manual navigation.