Expand my Community achievements bar.

Announcing the launch of new sub-community for Campaign Web UI to cater specifically to the needs of Campaign Web UI users!

Error: Subject in report

Avatar

Level 3

Hi Community,

adding the delivery subject line to a standard report like this:

screenshot_52 Kopie.jpg

leads to this error:

screenshot_53 Kopie.jpg

and I can't figure out why. Any other attempt to display the subject line within a report has failed so far.

Does anybody know how to fix this?

Best regards

Niels

1 Reply

Avatar

Level 4

Hi Niels,

I think that you have to add a grouping clause to your query:

<groupBy>

     <node expr="@id" label="Subject"/>

</groupBy>

Thanks,

Geoffrey.