Specified data list display under grouping

  • Last update:  2021-05-08
  • I. Description

    The grouping function is often used when designing reports. The default grouping is that the entire expanded data column is grouped. How to achieve partial data grouping, and some data not grouping?

    As follows, when the city is empty, then list display instead grouping.

    1.png

    II. Idea

    Use the advanced grouping attribute to transform the specified data into different data through formulas to achieve the purpose of not grouping.

    III. Resolution steps

    1) Create a dataset: SELECT City,Gender,Full_name FROM Employe

    2.png

    2) The report design is as follows:

    3.png

    Among them, drag Full_name to C2, and the data is set to Summary>Count:

    4.png

    3)Select cell A2, set the data to Group>Advanced, click Custom, select Formula Group>Ordinary Grouping, and then custom value: if(len($$$)==0,seq()+"*",$$$)

    5.png

    Note: The seq() formula is used to generate different values, and the * is spliced to make it easier to find the processed value later.

    4) Select cell A2, set the Conditional Formatting, when the current value ends with *, the new value is empty

    6.png

    IV. Effect preview

    Save the template, click Pagination Preview, the effect is shown in I.Description.

    Note: Support mobile preview, both App and H5 are supported.

    V. Completed template

    Refer to the completed template: %FR_HOME%\webroot\webapps\WEB-INF\reportlets\doc-EN\ReportApplication\BasicApplication\Specified_display_under_ grouping.cpt

    Click to download: 

    Specified_display_under_grouping.cpt


    Attachment List


    Theme: Report Application
    • Helpful
    • Not helpful
    • Only read

    滑鼠選中內容,快速回饋問題

    滑鼠選中存在疑惑的內容,即可快速回饋問題,我們將會跟進處理。

    不再提示

    10s後關閉

    Get
    Help
    Online Support
    Professional technical support is provided to quickly help you solve problems.
    Online support is available from 9:00-12:00 and 13:30-17:30 on weekdays.
    Page Feedback
    You can provide suggestions and feedback for the current web page.
    Pre-Sales Consultation
    Business Consultation
    Business: international@fanruan.com
    Support: support@fanruan.com
    Page Feedback
    *Problem Type
    Cannot be empty
    Problem Description
    0/1000
    Cannot be empty

    Submitted successfully

    Network busy