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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

How to store the calculated data value

How to store the calculated data value of two different fields say invoice(weight) and contract(weight) which are in different tables and i want to subtarct the values of two fields and want to show in a Pivot Table and want to make a list box with heading Status underneath Complete/Pending will show.When i will clikc on Complete on list box it the pivot table will show all complete records.

2 Replies
renjithpl
Specialist
Specialist

Hi,

I am attaching a sample application, just check it and let me know, is that what you are looking for.

Regards

Ranjit

Not applicable
Author

hii

Actually u are taking status field and make in complete or pending which is much more like hard code i just want to make that contract (weight)- invoice(weight)>0 then pending else complete