We have a folder on a shared-drive which contains many subfolders containing live Excel-based reports. These reports should only be available to particular users and groups, as managed through Active Directory. To ensure our security model is solid, I'd like to enable non-admin users to view the access permissions, through Excel.
Can we use Power Query to display the accessibility (read/write etc.) of each of these subfolders in Excel?
The closest I have seen so far is under: PowerQuery > From File > From Folder > Select folder > Expand 'Attributes' column for a record.
But the detail I require is not available here. Can it be done with PQ? Perhaps we need to go through Active Directory querying instead?
The specific format/view on the data is flexible. So long as AD Users/Groups are mapped clearly to the explicit permissions that are permitted or denied to them.