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

Announcements
Discover how organizations are unlocking new revenue streams: Watch here
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

schema column name in front of each value.

hi, I don't know schema column name in front of each value.

please help me

 

↓Current Data

pk | Position | Receiving |Cash| Product_num | Unit_Price | Quantity
1 warehouse1 warehouse1 Y CAP,ELECTROLYTIC, TANTALUM, 80000 20
2 warehouse2 warehouse2 N IC, AD CONVERTER 19000 15

 

 

↓ The Data I want to change

pk: 1

Position: warehouse1

Receiving : warehouse1

Cash : Y

Product_num :CAP,ELECTROLYTIC, TANTALUM

Unit_Price : 80000

Quantity : 20

pk: 2

Position: warehouse2

Receiving : warehouse2

Cash : N

Product_num :IC, AD CONVERTER

Unit_Price : 19000

Quantity : 15

 

 

P.S) I tried to use 'tLogRow'. but I don't know 'tLogRow' output to file

Labels (3)
2 Replies
vboppudi
Partner - Creator III
Partner - Creator III

Hi,

 

Are you looking for following output?

 

0683p000009LtRS.png

Regards,

Anonymous
Not applicable
Author

yes!!

How did you set tmap?

 

p.s Sorry for the delay in getting back to you.