Conditional data summarization-Set deep Data system

Source: Internet
Author: User

Conditional rollup

In a report, you need to summarize data that meets a certain condition. By further modifying the previous example, let's take a look at the conditional rollup.

650) this.width=650; "style=" margin:10px 0px; "border=" 0 "src=" http://www.geezn.com/documents/gez/help/graphics/ 2b49be64-2db0-4806-980a-7bd7f8f03b41.jpg "/>

Production wizard

Append the ' total order price above 10000 ' totals row, and then in the D3 cell input expression: =count (c2{c2>10000}), you can achieve the summary data to obtain the corresponding condition.

650) this.width=650; "style=" margin:10px 0px; "border=" 0 "src=" http://www.geezn.com/documents/gez/help/graphics/ 660ab3a8-9e53-45ad-a230-397cb475d1ba.jpg "/>

Function point description Count ()

We can count an expandable cell or set expression through the count () function, such as an unconditional rollup when the expression is: =count (c2{})

Many times, the goal of the operation is not a collection of all the cells determined by the hierarchical coordinates, but a collection of cells within that range that meet certain criteria, such as the number of regions in this example that require orders to be more than 10000 in total. We introduced the {} operator and entered the conditional expression ' c2>10000 '

The D3 cell expression is: =count (c2{c2>10000}), the result of which is the count value of the region where the data set order Total price is higher than 10000. Count () is a dataset function-range calculation function in the product, please refer to: count () for this function

Chart Software web complex report Design report performance statistics and presentation of data in the report format http://blog.sina.com.cn/s/blog_14c9cd7020102w0a4.html reports storage location http://huba01.bokee.com/.html

This article is from the "66" blog, please be sure to keep this source http://wubaa.blog.51cto.com/10631595/1685508

Conditional data summarization-Set deep Data system

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.