Focal Point
drop down list parameters

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/1471068331

June 07, 2005, 09:28 PM
<Kee Zealy>
drop down list parameters
I am using the resource layout painter to call an existing web focus report that has 3 parameter values. The where clause uses all 3 parameters to restrict rows. The layout painter brings in all 3 parameters. I changed them to be a drop down list box, two with static values and the 3rd that queries a relational source to get the values to populate the drop down list. The first two using static values work correctly, the last always uses the first value, regardless of which one I select. When I change the dynamic drop down to static it functions correctly. Does anyone have an idea why this is working this way?