Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Dynamic Grouping
Message
From
08/11/2004 09:06:37
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Title:
Dynamic Grouping
Environment versions
Visual FoxPro:
VFP 6 SP5
Miscellaneous
Thread ID:
00959120
Message ID:
00959120
Views:
46
Hi All,

I was wondering if it is possible to create Dynamic Data Groupings in my report?

I would like to store the field name into a Public Variable then use it as my Group Expression.
IIF(gnLevel1 == 1, &gcFieldGrp, "")
gnLevel1 && Public Flag that indicates if the grouping should be applied.
gcFieldGrp && Name of the field to base the grouping on.

gcFieldGrp = IIF(Something, "Pers_No", "Proj_No")

TIA
Mike

P.S. VFP6 SP5
Next
Reply
Map
View

Click here to load this message in the networking platform