Prerequisites for custom calculation development

To develop custom calculations, you need:

  • A very good CDS knowledge. CC developers need to know what is computed by default in the CDS and how Data Analysis results are hierarchically organized.

  • Good Visual Basic (VB) programming capabilities. To support some workflows or applications, the formulas may need the usage of string handling (formatting, concatenating, joining, etc.), computation on numbers, program flows (If...), LINQ, etc.