qlik learning
concatenate
when table 1 as a row
and table 2 has same row
both rows wil come after concatenation.
Concatenate does not eliminate the duplicates.
The NoConcatenate prefix forces two loaded tables with identical field sets to be treated as two separate internal tables, when they would otherwise be automatically concatenated.
Qlikview will Autoconcatenate if the columns in both the tables are same. To avoid this we need to Noconcatenate option.
Comments
Post a Comment