Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 
					
				
		
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 | 
|---|---|
| Name | Max Mustermann | 
| Age | 25 | 
| postal code | 99999 | 
- "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?
 sunny_talwar
		
			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
		
			tajmohamed30
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		have you tried in the expression =column(1)*4
where column(n) is your nth expression in the table
 
					
				
		
 sujeetsingh
		
			sujeetsingh
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Please post a sample.
 
					
				
		
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.
