giofe
4 months agoNew Contributor
Annotation Column Order
Hi all,
I'm trying to create a CV with:
- row1 Account.base and UD1.base
- column1 Dynamic Annotation that return the Account description
- column2 Entity
the output with this structure is:
Ent
Acc UD1 DescAcc 10
Do you know if there is a way to have the following output Acc DescAcc UD1 ?
so put the description near the account code (I use the Annotation since I would like to have the account description in a specific column) without move the UD1 before the Account in row?
Thank You!