Skip to Content
0
Former Member
Apr 15, 2014 at 06:08 AM

Group selection and record selection

3778 Views

Hi All,

I am unable to find the difference between record section and group selection.

Suppose I have a group on country and want to show the data for only India group then in record selection I wrote like this.

{Countryfield}= 'India'

Or in group selection I can write the same.Both are giving expected results.

Please suggest what is the difference.