Hi All, There is possible to format field inside a!queryAggregationColumn f

Hi All,
There is possible to format field inside a!queryAggregationColumn function?
My script is like below:
a!queryAggregationColumn(
field:"dateTrans",
alias:"qt",
visible:true(),
isgrouping:true()
)

I want to format field 'dateTrans' from "dd/mm/yyyy" to "mmm yyyy".
This 'dateTrans' field stored in data store with data type of Date.
Thanks before.
Regards...

OriginalPostID-112860

OriginalPostID-112860

  Discussion posts and replies are publicly visible