Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
hi all,
dimensions:
=aggr(Sum (money(BTC_USD_2012,'##.##0 $')),SATICI,MUSTERI_ADI,ULKE_TANIMI)
dimensions subtotal does not appear.
Expressions sub-total ok
added sample
Hi,
Try this.
=sum(aggr(Sum (money(BTC_USD_2012,'##.##0 $')),SATICI,MUSTERI_ADI,ULKE_TANIMI))
Regards,
Kaushik Solanki
hi,
=sum(aggr(Sum (money(BTC_USD_2012,'##.##0 $')),SATICI,MUSTERI_ADI,ULKE_TANIMI))
error.
dimensions subtotal does not appear. (empty)
How to get subtotal ? image (False) empty
So how can I find a solution. thanks.