This is a migrated thread and some comments may be shown as answers.

Grouping Experssion and IsEmpty

1 Answer 42 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Bryan Hughes
Top achievements
Rank 1
Bryan Hughes asked on 16 Jan 2014, 08:13 PM
I have a group (county) which can have data or be empty.  How can I change the group expression, to group data when group field is empty, and group matching criteria.  Is there a way to add a second grouping to a group and change "IsEmpty" to true?

- Thank you for the help, Bryan.

1 Answer, 1 is accepted

Sort by
0
KS
Top achievements
Rank 1
answered on 21 Jan 2014, 03:19 PM
Hi,

Test changing the field in the grouping using IIf (with Conditional Functions). Or one other thing - Fields(Parameters.Parameter1.Value) = group by the field name I pass as parameter.

-KS
Tags
General Discussions
Asked by
Bryan Hughes
Top achievements
Rank 1
Answers by
KS
Top achievements
Rank 1
Share this question
or