Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Dynamic grouping
Message
From
05/10/2006 16:19:10
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Title:
Dynamic grouping
Environment versions
Visual FoxPro:
VFP 8 SP1
Miscellaneous
Thread ID:
01159860
Message ID:
01159860
Views:
62
Hi,

I am creating a report listing possible duplicate customers. I gather the data and flag a duplicate as being either "IDCard" or "Name" depending on if the duplication is due to the ID Card or Name. All possible duplicate records are added to a cursor and the cRecType field is filled in with either "IDCard" or "Name".

When I produce my report, I want a grouping on my cIDCard field if the cRecType is "IDCard" and if not I want the group on my cName field.

I tried a grouping on this expression iif(crectype="IDCard", "cIdCard", "cName") but this isn't working, I'm not getting a break on each idcard or name.

Any ideas how I can achieve this?

Thanks,
Frank.

Frank Cazabon
Samaan Systems Ltd.
www.samaansystems.com
Next
Reply
Map
View

Click here to load this message in the networking platform