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

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

hi

Hi

Labels (1)
2 Replies
sushil353
Master II
Master II

hi,

Instead of lockup you can use ApplyMap with mappling load

Mapping

Map:

Load [Product ID]
,
[Product Name]

From Table;

and then in your second table use ApplyMap('Map',[Product ID]) as solid product

HTH

Sushil

sujeetsingh
Master III
Master III

Apply Map is a best way to implement.