Thank you @gwootton : I will try the above options and keep you posted with updates.
@gwoottonThank you for your post. Is it possible to create an overview for custom groups with your SAS code ?
To get a list of Viya users: https://core.sasjs.io/mv__getusers_8sas.html
Viya groups: https://core.sasjs.io/mv__getgroups_8sas.html
Group Members: https://core.sasjs.io/mv__getgroupmembers_8sas.html
Member Groups: https://core.sasjs.io/mv__getusergroups_8sas.html
Hi Allan,
I've tried to run your macro's for getting the right information. In particular the macro "%mv_getgroupmembers(All Users)". But I got the following error:
ERROR: A character operand was found in the %EVAL function or %IF condition where a numeric operand is required. The condition was:&_studiosource =ERROR: The macro STUDIO_HIDE_WRAPPER will stop executing.
to close this one off - this was the issue: https://github.com/sasjs/core/issues/331
The SAS Users Group for Administrators (SUGA) is open to all SAS administrators and architects who install, update, manage or maintain a SAS deployment.
Learn how to explore data assets, create new data discovery agents, schedule data discovery agents, and much more.
Find more tutorials on the SAS Users YouTube channel.