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: 
ali_hijazi
Partner - Master II
Partner - Master II

Expression reuse

Hello Got a pivot table showing AR Ageing (check attached) document

in the copy that I've attached I have the Invoice Number 84035 with amount 421,444.26 and No. of Days =3

then I got the remaining invoices with number of days = 2 and 1

What I want now is to create a new pivot table showing for each customer the amount of invoices whose ageing days is between 1, and 2

and those whose ageing is >2

i.e. the pivot table shows customer name, then expression 1 sum(amount) where ageing is between 1,and 2 and a second expression showing the amount where ageing is >2

i.e. for the available customer show:

421,444.26

and on the second column show

25029.54

of course by reusing the expression used to calculate ageing

Please advise

I can walk on water when it freezes
Labels (1)
14 Replies
ali_hijazi
Partner - Master II
Partner - Master II
Author

this works if one expression is needed in the report

but I have other expressions to add like the current balance of the customer and I don't want to classify this

I can walk on water when it freezes
parimikittu
Creator II
Creator II

Please use interval match for your requirment. Below is the doc with examples.

Interval Match or Inline load

Catergorize our data based on ageing, then use it as dimension in your pivot table

ali_hijazi
Partner - Master II
Partner - Master II
Author

this works if I have only one expression in the chart

but I got several expressions

I can walk on water when it freezes
joydipp1988
Creator
Creator

Hi ali_hijazi,

So as per my understanding, there will be more than one expression under same bucket right ?

Do you want something like this-

Snap.PNG

Thanks,

Joy

ali_hijazi
Partner - Master II
Partner - Master II
Author

yes

I can walk on water when it freezes