Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Frnz,
I have pivot table. In this, it is showing Top 15 Accounts. I have done pivoting on YEAR.
I need to do sorting by 2015 values ? Is it possible to show Totals in last row by year wise ?
Hi!
You should use the expression:
sum({<Year={"2015"}>}Sales)
Put it in your sorting tab under AccountName, make sure its descending, and that al other sorting under Year is off.
Hi
I Don't think so row wise sorting in qlikview
Hi Tulasi,
Can you please attach sample file.It will be easy to sort out your problem .
I am not sure,but give it a try
goto sort tab and select your expression
define: =sum({<YEAR={'2015'}>}Value) descending
Hi,
Please check attached Qvw. I need Sorting in 2015 values. And is it possible to show Totals in Year wise.?
Hi,
I need descending order for 2015 values. Please find the attached QVW.
Doesn't look easy in Pivot table, below is relevant post on this -
Hi ,
Is this???
Hi!
You should use the expression:
sum({<Year={"2015"}>}Sales)
Put it in your sorting tab under AccountName, make sure its descending, and that al other sorting under Year is off.
Hi,
Yes exactly i need like this. When I use this expression, I am getting like below image. I need 2015 values in top of the table.