Create a composed field that integrates C_DT and IDESC into a single field and use that in the Aggr.
Load the New Composed field into the Fact table. I've seen that when you use Aggr QV improves performance when the Aggr fields are in the same table as the field that's been calculated.
Optimize your expression " $(vAmount) "as much as possible.