I wouldn't do parameters / filters in the report for the PC Worksheet, where selection has more impact that a simple report.
Runtime report filters may give users the impression they can freeze and print based on the parameters, where the Sage programming won't care what the report produces, it will freeze based on the screen selections... which is why I suggested using the Selection grid for the filters instead.
------------------------------
Kevin Moyes
Technical Systems Analyst
Munjal White Consulting Co.
Toronto ON
------------------------------
Original Message:
Sent: 11-10-2021 15:49
From: Dan Burleson
Subject: Adding CI_Item Catagory fields as selections in Physical Count Worksheet
"using Record Selection to select values at runtime" is the challenge. Even if you add UDF's to CI_Item and maintain them with a script as Kevin suggests, you will not be able to select from current values in a drop-down list on the PCW report panel. You would need to add the CI_Item table to the report and create a dynamic parameter with values sourced from CI_Item in order to select them from a drop-down list.
------------------------------
Dan Burleson
Software Consultant
Connex Software
Corvallis OR
541-224-6642
------------------------------
Original Message:
Sent: 11-09-2021 12:26
From: Kevin Moyes
Subject: Adding CI_Item Catagory fields as selections in Physical Count Worksheet
Stop using the Category fields. Add UDF's to CI_Item instead, and they should show up in the PCW's Selection grid.
(Mirror UDF's with scripts could work too... but I have a distaste for those fields because they are not customizable for size / data type... a leftover feature from before UDF's were easy to work with).
------------------------------
Kevin Moyes
Technical Systems Analyst
Munjal White Consulting Co.
Toronto ON