How to Use Excel Lines in Report Sets
  • 1 Minute to read
  • Dark
    Light
  • PDF

How to Use Excel Lines in Report Sets

  • Dark
    Light
  • PDF

Article summary

The full range of Excel functions can be used in a report set line (row set or column set). After selecting Excel as the line type, start typing the function, and a function menu will appear. Hover over each function to view its description, as shown below.

You might use Excel lines in Report Sets to round or sum cells or to use IF statements so that certain criteria is met. Consider the business use case mentioned below, where the ROUND and SUM functions are used.

Business Use Case

In this use case, a row set is created to total assets and liabilities. The SUM and ROUND functions are used to total assets.

In the image below, line 21 is an Excel line that provides the total amount of assets. In the Formula/Rule column, the Excel function is:

=SUM(ROUND(F15,0)+ROUND(F19,0))

This means that the value in cell F21 is the sum of values in cells F15 (Total Current Assets) rounded to 0 decimals and F19 (Total Non-Current Assets), both rounded to 0 decimals. If you entered F15,2 the value would round to 2 decimals.

When this row set is used on the row axis of a Dynamic Report, the results show Total Current Assets (436,035) plus Total Non-Current Assets (53,598), equaling Total Assets of (489,533) for 2018, as shown below.


Was this article helpful?


Changing your password will log you out immediately. Use the new password to log back in.
First name must have atleast 2 characters. Numbers and special characters are not allowed.
Last name must have atleast 1 characters. Numbers and special characters are not allowed.
Enter a valid email
Enter a valid password
Your profile has been successfully updated.