Dynamic sum in webi (runningsum)

Source: Internet
Author: User

In Excel, all objects are based on cells. Therefore, it is easy to implement a series such as 1, 2, 3, and 4. How can we implement it in webi? The basic object of webi is dimension, which is equivalent to a column in Excel. How can I do this? Or have a more specific requirement, such:

 

I want to accumulate the revenue in each quarter, that is, Q1, Q1 + q2, Q1 + q2 + Q3. How can I do this? Webi provides the runningsum function to solve the problem that the basic object is too large to sum small objects.Runningsum ([revenue])That's all. What's next? SimpleRunningsum (1)You can. To better understand this function, try runningsum (3) to see what the result is. Finally, let's go to the exercise. If there is another dimension country, how can we sum the sum according to country and quarter?

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.