I have loaded two tables into staging and stored in a qvd. While I did that I have created only a primary key.
Now I am trying to load final qvd with (associations/joins) from the staging qvd. I can see that there is no '$key' is generating in both the tables. That's why the script execution is hanging up. But when I loaded these tables directly for the source this $key was generated and they were associated. I don't understand where I am doing wrong.