Hi Experts
I use ReqFilterFields in which i use Global dimension code field.
when i want to print this fillters on reports by using GETFILLTERS but i only get Code Not Name off code.
Thanks In advanced.
Devendra Kr. Sharma
IBIZ Consulting Services,India
0
Comments
The GETFILTER command returns the name of the field, not the caption, which in this case is Global Dimension 1 Code. You'll have to manually show them using the FIELDCAPTION command.