I have two sources. From both the sources I get same kind of data (same columns).
I want to merge the data from the two sources and generate report out of it.
The issue I am facing.
- I am not able to use 'binary' from two qvw (for two sources) for merging as QlikView doesn't support the usage of more than one binary keyword in qvw.
- When i generate 1 qvd out from the two sources respectively and LOAD the two qvds it into a new qvw, it gets hang
- When i generate 1 qvd out from the two sources respectively and LOAD the two qvds by using concatenate keyword gives erreneous results (blanks in most columns)
- Tried some other options also, but didnt find anything that works
Please let me know if there is a way to do this....