Hello!
I want to add three fields to the default RDLC report Detail Trial Balance.
The fields I want to add are the following:
- Currency Code
- Currency Exchange Rate
- Currency Sum
I want these per line in the Detail Trial Balance.
I guess I would like to add them through AL.
How do I go about adding fields to the RDLC report and make the correct calculations on the values?