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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Calculate by selected Data from Straight Table

Hello Everyone,

I've a question by QlikView and need help.

In my analysis I have insert a Straight Table.

Example:

(Variable aus DB) Feld_Bezeichnung
(Variable asu DB) Feld_Inhalt
NameMax Mustermann
Age25
postal code99999

- "Feld_Bezeichnung" is a variable of Database, just as "Feld_Inhalt".

- Field Content of "Age" is changing by every Person.

My Question:

I would like to multiplicate the field content of "Feld_Bezeichnung" = "Alter" by 4   (= 25 x 4).

Do you have any idea?

4 Replies
sunny_talwar

Would you be able to share a sample to see how you have setup your chart?Preparing examples for Upload - Reduction and Data Scrambling

tajmohamed30
Creator III
Creator III

have you tried in the expression =column(1)*4 

where column(n) is your nth expression in the table

sujeetsingh
Master III
Master III

Please post a sample.

Not applicable
Author

Hello Everyone,

I can't post a sample because there are confidential Data.

We can solve the Question with an if, then Expression.

Thank you very much.