Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I am using QV 12 with new "The sortable Aggr function is finally here!"
But still i am having issue in getting the result. I know i am missing something here.
What do i need: Running total as dimension and cant be done in script. Also can not add sort order or order by clauses in script.
* long story short i am using Qlik + Jethro + Data Discovery" which this combination has very limited functions i can write.
Challenge: Sorting the values and Summing up in proper order.
Thanks in Advance.
Phani
What is the sort order you are looking for Phani?
Is it the descending order of Sum(Trx)? If that is what it is, then Sortable Aggr() thing won't work, because it can work with fields but not with the expressions (Sum(Trx))
Yes Sunny. It is almost like Order By instead of Group by. Do we have any other option to compute this running total as dimension?
I will continue to look for options, but I am not very optimistic about it. May be someone else can offer a solution.
Thanks Sunny. Lets see if anyone else other ideas.
Any thoughts swuehl?
Hi
use calculated dimension,
May its possible