It is not possible to add inline comments to expressions, because doing so would invalidate the expression syntax. To clarify the purpose of complex expressions, you can use one of the following approaches: • Use a descriptive name in the Column text field of the Expression in the Report definition. For example: TotalRentInclIndexation_Expr. • Provide report documentation that explains the logic behind complex expressions. |