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 / Manager hierarchy data...
Power Apps
Unanswered

Manager hierarchy data into powerapps canvas

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

Hi, 

I am trying to get hierarchy data into my canvas. The hierarchy model is set-up as: 

'User Me' has manager 'User test'
'User Me' owns a lot of records. 'User test' should be able to ClearCollect() these records into powerapps canvas. 
Depth 2 
'Hour' table included in the hierarchy 
Some other referential related custom tables excluded in the hierarchy
'User test' only has Security roles that give access to it's owned Hour records. 

The ClearCollect statement is as follows:  

 

ClearCollect(
 ColHierarchy;
 Filter(
 Hours;
 Employeenmbr in cbEmployees.SelectedItems.Employeenmbr && Week in cbWeeks.SelectedItems.Value && Status in cbStatus.SelectedItems.Value 
 )
 )

 


For 'User test' I expect the return to be the records that match the filter and where either 'User test' is owner, or 'User me' is owner . 

My results are very unpredictable. Sometimes a collection returns with some data, sometimes with all data, sometimes it is empty. These results appear random or at least I have not been able to reproduce the behaviour so far. 

Am I missing something in the hierarchy security concept?   

I have the same question (0)

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 536

#2
WarrenBelz Profile Picture

WarrenBelz 426 Most Valuable Professional

#3
Haque Profile Picture

Haque 305

Last 30 days Overall leaderboard