Birt report design summary

Source: Internet
Author: User

 

1. When a field has no value for the data queried through SQL, we expect to display other

Select this value in the table cell or grid, and in the property editor --> ing --> Add ing conditions in the ing table

 

2. The report parameter value is displayed. If the report parameter value does not have a value, we may need to handle it.

You can use an expression similar to the following in a dynamic text box.

"Clerk:" + (Params ["tellid"]. value = ""? "No value": Params ["tellid"]. value)

 

3. The usage of highlight in the property editor is similar to that of ing.

 

4. There are two layout and fixedlayout layout S. If fixedlayout is used, the content beyond the display area cannot be displayed.

 

5. Report pagination can be simply set using table --> attribute --> pagination character --> pagination interval. This is only the display page and there is no real paging.

 

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.