Resolved! Get property value in Report filter condition
I have a Property where I have a list of sys_ids. In one report I need to add condition like 'sys_id is one of' and in the value I need to provide property value. I tried mulrtiple ways like gs.getProperty(), calling client callable script include fu...