Skip to main content
Announcements
See what Drew Clarke has to say about the Qlik Talend Cloud launch! READ THE BLOG
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Prior Year to sit under current year in a table

Qlikview Community,

My problem is that I would like to represent prior year under the dimension of current year.  However at the moment using this code:

sum({<[SAP Year]={$(=[SAP Year]-1)}>}[Net Sales Local Currency]*[ER SAP CY])

but getting this result:


20122013
Sales
1,915,861
Prior Year10,500,564

But would like it to look like this:


2013
Sales1,915,861
Prior Year10,500,564
2 Replies
Not applicable
Author

Transpose this tale and you would be able to do that. Also Make expressions for both the Sales and Prior Year sales.

-Abhinava

Gysbert_Wassenaar

Don't use a dimension, only expressions. See attached example.


talk is cheap, supply exceeds demand