PDA

View Full Version : Label containing parameter value is not shown when previewing report in bi server



nashrul
01-27-2012, 02:41 AM
I have a parameter named 'city' in my report, which is drop down type. I put the selected value of this parameter in my report. I use label to display the selected value of this parameter in report header. I preview my report in prd and the label is displayed correctly.
But when I publish the report to bi server (Pentaho bi server 4.0.0 ga) and see the report from browser, this label is not shown.
8247

How can I display this value when I publish the report in pentaho bi server ?
Thanks

nashrul
01-29-2012, 10:14 PM
any ideas..?

Taqua
01-30-2012, 06:15 AM
Enable the "show overlapping elements" option in PRD and you should see that your label overlaps an other element.

A table can only contain one element in a cell, so overlapping means that one element has to go.

To avoid that in the future, use the "snap-to-elements" or "snap-to-grid" option to get help layouting your reports.