Hi, I am new to Birt and I have an urgent question regarding one report.
I have a report with one cascade report parameter (client and part number).
Client parameter can only have one value.
Part Number Parameter can have multiple values.
my question is how to display the part number parameter ? I tried to display it on a grid but got a "bad" text : "[Ljava.lang:Object;
@62867c"
Please advice how to solve this issue.
Thx