function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
KumarhattiKumarhatti 

Change report folder permission in Bulk

Hi there,

 

Is there a way I can change the report folder permission in bulk, probably using apex.

I have to selectively choose "This folder is accessible by all users, including portal users" and change it to "This folder is accessible by all users, excluding portal users"..

Any reply would help. 

Thanks

T-HanT-Han

This might not be possible by Apex to the best of my knowledge as its an Admin duty - config - which can't be handled by Apex..

 

Kudos || Accept as a Solution - as others might find it useful..