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

Announcements
Independent validation for trusted, AI-ready data integration. See why IDC named Qlik a Leader: Read the Excerpt!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

how to create a table from caluculated values

Hi

I have two dat sets

Policy Premium1

Policy Premium2

I need to caluculate the difference of Premium1 and Premium2 and store in a diffirent table.

3 Replies
MK_QSL
MVP
MVP

You need to have link between two tables... Kindly provide some sample data...

Not applicable
Author


I have two tables like:

Table1:

policyNumbe rpremium1

                    50

                    60

                    70

can create a list box

Policy  Premium2

             60

             90

              90

poicy is the primary key. I want to create list box with diffirence of premium1 and premium2.

Thanks

MK_QSL
MVP
MVP

Kindly provide proper data... Policy is missing from the data you have given..