Two ideas: 1. Set up a parameter in the report to prompt for your Category1 UDF filter, and add appropriate selection criteria within the report template. The selection will be run-time, not on the MAS screen, but I do this with custom reports frequently. 2. As far as I can tell, selection criteria in a report's grid only gets added when you set up UDF's in the primary table for the query. You may have to duplicate your Cat1 data within CI_Item somehow, if only those UDF's add to the selection grid.
↧