Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Dynamic Grouping
Message
De
08/11/2004 09:06:37
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Titre:
Dynamic Grouping
Versions des environnements
Visual FoxPro:
VFP 6 SP5
Divers
Thread ID:
00959120
Message ID:
00959120
Vues:
48
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform