Resolved! Report filter using callable script include - not executing
I'm trying to use a scripted filter on my report. I want to read only the import set rows belonging to the most recent import set for a given table. So I will pass in the Import Set Row table name as a param and return the sys_id of the most recent i...