Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

QlikView Expression not working in Qlik Sense

Hi,

I have a chart expression as below which does not work in Qlik Sense. Does anyone know why this is happening?

if(

rangemax(

fabs(Column(2)),fabs(Column(4))

), //supress 0 rows

concat(DISTINCT

{$<

    Month=

       ,SourceType={'ACC'}

       ,[Month Year]={"$(vCurrMonthYear)"}

>} Description

, ',')

&

concat(DISTINCT

{$<

    Month=

       ,SourceType={'P&L'}

       ,Department={'999'}

       ,[Month Year]={"$(vCurrMonthYear)"}

>} Description

, ',')

)

1 Reply
oknotsen
Master III
Master III

Can you share both the QlikView and the Qlik Sense app in which you are using this (and tell us where to save us the search)?

May you live in interesting times!