G
Guest
Hi,
I have been struggling to use the field/expression functionality.
I need to have 2 user defined headers on a report.
I have done a pre-filter in the control source so I can have 2 values, GEN
and EQUIP.
I thought it would be easy to then group my report based on these values by
using an expression in Sorting and Grouping -
tagfilter="GEN"
this I would assign to the first header
tagfilter="EQUIP"
this I would assign to the second header.
However it does not work. Maybe I completely mis-understand the way the
field/expression field can be used. I have seen other examples where you can
use the left function to strip off characters. Surely I can group based on
values being equal..
Thanks
Colm
I have been struggling to use the field/expression functionality.
I need to have 2 user defined headers on a report.
I have done a pre-filter in the control source so I can have 2 values, GEN
and EQUIP.
I thought it would be easy to then group my report based on these values by
using an expression in Sorting and Grouping -
tagfilter="GEN"
this I would assign to the first header
tagfilter="EQUIP"
this I would assign to the second header.
However it does not work. Maybe I completely mis-understand the way the
field/expression field can be used. I have seen other examples where you can
use the left function to strip off characters. Surely I can group based on
values being equal..
Thanks
Colm