beggsr
April 2nd, 2010, 09:16 PM
I have report that I am having 2 issues writing and could use some help.
I have a drop down box that list devices and group of devices.
{@Device.A} = {device.device.A}
Works fine
1) If {@device.A} is a group I am not sure how to proceed.
I need CR to look at each device in the group and compare for each device in the database and if it matches give me data.
2)Compare{@device.A} to a device group in the database.
{Group.device} has multiple device and I need {@device.A} to compare to each device in that group.
Please contact me if you need more information or if I am not clear enough.
beggsr@gmail.com
I have a drop down box that list devices and group of devices.
{@Device.A} = {device.device.A}
Works fine
1) If {@device.A} is a group I am not sure how to proceed.
I need CR to look at each device in the group and compare for each device in the database and if it matches give me data.
2)Compare{@device.A} to a device group in the database.
{Group.device} has multiple device and I need {@device.A} to compare to each device in that group.
Please contact me if you need more information or if I am not clear enough.
beggsr@gmail.com