Greetings expert,
I have a question regarding a Fiori list report generated from a CDS view. Specifically, I would like to know how to display only the amount by excluding the currency code .
The following annotations are used to display amount according to the corresponding currency format.
@Semantics.amount.currencyCode: 'Curr' Amount, @Semantics.currencyCode Curr,

If the annotation semantics.amount.currecnyCode : 'Curr' is removed the amount is displayed without considering currency format .

Regards
Mukhtar