Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi all,
How can I build a link table to solve the loop in the example of Qlik Help?
Thank you.
I believe your topic has already had several valid responses.
Find the topic and mark the solution as accepted
Thanks
Try this
I renamed the Country field in the ProductBudget table
Load
Coutry as Coutry2
ProductID
Budget
From(qvd)
I left it only linked to ProductID
Or rename the ProductID table and make the connection via Coutry, from the data set
https://help.qlik.com/pt-BR/sense/August2023/Subsystems/Hub/Content/Sense_Hub/Scripting/associations...
You don't need a link table. You need to rename one of the Country fields. In reality, there is no association with the country the customer is from and the country the product is from. However, your analysis requirements may include what customers and what products come from different countries or how many customers buy products in their own country versus not their own country etc. If you provide better context, we can provide more specific answers.
I believe your topic has already had several valid responses.
Find the topic and mark the solution as accepted
Thanks