Skip to main content
Member
July 10, 2026
Question

Calculation Script field when using Fomula for Calculation Drilldown

  • July 10, 2026
  • 2 replies
  • 61 views

Hi there,

I am programming validation accounts, where I compare various data points in my application.

For example:

Depreciation Balance Sheet - Depreciation P&L = 0

 

I am using now the “Formula for Calculation Drill Down” to visualize the different data points which are used in the formula - so far so good.

BUT - I would like to include the “plus” and “minus” signs to make it obvious how the system is calculating the different arguments of the formula.

 

Do you have an idea how I could get that? It could be a text string in the field “calculation script” for what I care, but it would be fantastic to have the signs line by line. 

 

 

2 replies

DavidSebenaler
Member
July 19, 2026

Hello. You can add a explanation (formula definition including +/- symbols) that is shown in the drill title bar. The snippet ‘Calculation Drilldown’ demonstrates how to do this. You may already be doing something like this if you are building from this snippet, but I can’t tell from your screenshot so I thought I’d mention it! 

 

LHLZAuthor
Member
August 3, 2026

Hi David,

yes - thank you very much. I am concerned that the text may become very long with formulas having many arguments.