web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Navigate SharePoint Fo...
Power Apps
Answered

Navigate SharePoint Folders Within PowerApps

(0) ShareShare
ReportReport
Posted on by 237

Is there any functionality to all someone to navigate SharePoint site/folders just as they normally would, but from within an applicaiton?

Categories:
I have the same question (0)
  • Verified answer
    BhaskarDhone Profile Picture
    1,398 Super User 2026 Season 1 on at

    Nothing out of the box , but you can try to mimic this behavior by using galleries on multiple screens. I just gave a try from my end.

    First Gallery To display all parentfolder. Below goes in items of gallery1

    Filter(YourDocumentLibrary,'Folder path'="YourDocumentLibrary/")

    Other gallery to display child folder. Item of galllery2

    Filter(YourDocumentLibrary,StartsWith('Full Path',Gallery1.Selected.'Full Path'&"/"))

    you can add more galleries to drill down further

    folderlikestrucrue.PNG

  • mkusler Profile Picture
    237 on at

    @BhaskarDhone 

     

    Clever! With a little playing around, I think I can make this work for my use case. Thanks!

  • mkusler Profile Picture
    237 on at

    @BhaskarDhone My only issue is that when I build the first gallery it is display absolutely everything, folders, subfolders, files which makes it hard to navigate. I can't figure out how to make it only show the parent folders and then let people navigate from there.

  • Verified answer
    BhaskarDhone Profile Picture
    1,398 Super User 2026 Season 1 on at

    Add one more filter to check if its folder or file. For getting only parent 'Folder path' filter will help you

     

    Filter(Samm,IsFolder = true, 'Folder path'="Samm/")

     

  • mkusler Profile Picture
    237 on at

    @BhaskarDhone Thanks!

  • Emmy123 Profile Picture
    8 on at

    The filter does not seem to Navigate Beyond 3 subfolders, 
    for example, the below retrieves perfectly . But I add another Navigation it does not display but returns empty 

    Filter (Documents,IsFolder = true, 'Folder path'="Shared Documents/IMU folder for 2023/Information Management/")

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Season of Sharing Community Challenge Launch!

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Valantis Profile Picture

Valantis 414

#2
WarrenBelz Profile Picture

WarrenBelz 377 Most Valuable Professional

#3
Kalathiya Profile Picture

Kalathiya 315 Super User 2026 Season 1

Last 30 days Overall leaderboard