Formula not appearing in Group Expert
To create a dynamic grouping in crystal report:
- you’ll need to create a formula to determine the groups
- Add the formula to the group expert
But if you find the formula that you’ve created doesn’t show in the group expert, just add
WhileReadingRecords;
At the first line of your formula and try again. This can be explained in multipass report processing phenomena
Comments
No Comments
Leave a reply