Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Help with Summary
Message
 
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00885323
Message ID:
00886085
Views:
16
You can do it with report vars, as Yuri states, probably, but you can also do this with code embedded in the Data Environment if you like.

It doesn't matter that you're not using the DE to open or select your table; you can still put code there.

In fact, you can initialize the variable as a report variable but use the DE to actually pre-fill the report var at the beginning of the report run. Just store the report var's own name to itself to make sure the value does not change throughout the run.

>L<
Previous
Reply
Map
View

Click here to load this message in the networking platform