Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
cancel
Showing results for 
Search instead for 
Did you mean: 
ajithsachin
Partner - Contributor II
Partner - Contributor II

Dimension Values as a Pivot Expression Heading

HI All,

     I need to get the dimension values as a expression heading in a Pivot table.

     Below i am giving my table structure.

MonthYearSalesLastyearMonthSalesLastYearMonth
Apr-141510Apr-13
May-142528May-13
Jun-141817Jun-13

    

and made a Pivot table like this

    

Apr-15May-15Jun-15
SalesLastyearMonthSalesSalesLastyearMonthSalesSalesLastyearMonthSales
151025281817

in this pivot my second expression is LastyearMonthSales, Along with this heading i need to concatenate LastYearMonth value.

So my table will look like this.

    

Apr-15May-15Jun-15
SalesLastyearMonthSales-Apr-2013SalesLastyearMonthSales-May-2013SalesLastyearMonthSales_Jun-2013
151025281817

Please suggest how to do this.

Regards,

Ajith

Labels (1)
3 Replies
jagan
Partner - Champion III
Partner - Champion III

Hi Ajith,

It is not possible in Qlikview, the Expression labels are based on the chart level, but not on the basis of Dimensional values.  If you want like this then you have to manually create 6 expressions, 3 for sales, and three for LastYearMonthSales with Month name.

Regards,

Jagan.

its_anandrjs
Champion III
Champion III

With pivot table not possible.

ajithsachin
Partner - Contributor II
Partner - Contributor II
Author

Hi,

     Thanks for your reply.    

     I have so many expressions based on a particular Month And Year like Sales,Target,Growth,Ach% etc

     and in that two columns are there like Previous Same Month Year Qty And Previous Same Month Year Value

     and i have scheduled this report for a Auto Mail so user is getting confused with the columns.

     if i am making separate expression menace i have to add 50+ expressions.

      

Regards,

Ajith