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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
rohitpatil1993
Contributor II
Contributor II

Different datatype in tMap Input/Output.

Consider we have 100 Column in a tmap but the datatype of both input and output are somewhere different in between. In how many ways I can make sure that there are no compile time errors or no errors ? 
Or 
How can I handle such scenario ?
Any workaround is appreciated. 
Thanks.

Labels (2)
1 Solution

Accepted Solutions
manodwhb
Champion II
Champion II

@rohitpatil1993 , since you need to check manually and you can create a generic schema and you can use it in  tmap output section to make sure the data type with the input of tmap.

 

 

View solution in original post

1 Reply
manodwhb
Champion II
Champion II

@rohitpatil1993 , since you need to check manually and you can create a generic schema and you can use it in  tmap output section to make sure the data type with the input of tmap.