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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Table

good afternoon

They could help??

Can you use an expression as dimension in a pivot table?

this is the expression that I need to use as dimension

=(if(sum( {<CANAL={'2CAN'},SEMANA={'Lunes','Martes','Miércoles','Jueves','Viernes'},NOMBRE_MES={$(vMes)}>}CAPACIDAD_14MIN)=0

  ,

  null(),

  sum( {<CANAL={'2CAN'},SEMANA={'Lunes','Martes','Miércoles','Jueves','Viernes'},NOMBRE_MES={$(vMes)}>}CAPACIDAD_14MIN)))/5

Thank you

1 Reply
sunny_talwar

Should be possible:

Calculated Dimensions