Issue with Audit Log dynamic dropdown

Hi everyone,
we have created audit log table where the activities of all the operator is getting logged.we want to create a dynamic dropdown where we can select the operator which we have added in user management.but when i write a sql query "SELECT DISTINCT Operator FROM AuditLog ",it will display the operator but when i truncate it doesnt show operator.so i want to create a dynamic dropdown where it will show the operator name from user management and continue to show the operator name even if we truncate the auditlog table .

Look in the Cloud Template Browser.
There is an ‘Audit Log’ template with detail analytics per selected user…

1 Like