Solved
Internal Look up multi-select
When i convert an internal lookup field to multi-select I am no longer able to group by that field in a report. Is there any way to have multi-select internal look up and group by that field?
When i convert an internal lookup field to multi-select I am no longer able to group by that field in a report. Is there any way to have multi-select internal look up and group by that field?
Hi
you can group with text mode with syntax like this:
textmode=true
group.0.displayname=Project Name
group.0.valueexpression={DE:Project Name}
group.0.valueformat=HTMLThis should give you an output similar to this:

In my example, Project Name is a multi-select Internal Lookup field that sits on a custom form.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.