Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Loop

Hi guys ,

I have 3 tables nokia,samsung and LG,

The connection between three table is like this

Nokia(saleskey) connected to LG ( Sales key)  and from LG ( dip ) it is connected to samsung(dip).

but in Nokia we have a date column and in samsung also we have date column  this is creating a loop . i cannot comment any one of the date field , and also iam using master calender in this using the date field only , How do  i resolve this issue .

Thanks in advance

6 Replies
arulsettu
Master III
Master III

hi

try to concatenate the tables

Not applicable
Author

Anonymous
Not applicable
Author

HI,

Just rename the fields in your tables:

for table samsung:

date as samsung.date

for table nokia:

date as nokia.date

and for your master calendar you will have to choose which date you want to use: samsung.date OR nokia.date

If you prefer to combien the two dates in the master calendar, then you will have to connect your table samsung to nokia instead of lg using the field date.

Anonymous
Not applicable
Author

You can use qualify function and qualify the date fields in both the tables Nokia and Samsung. It will give the name of fields as Nokia.Date and Samsung.Date. Use different master calendars for dates in different tables.

giakoum
Partner - Master II
Partner - Master II

Not applicable
Author

try to concatenate those 3 together into one table