Challenge with key to link with inline view

In the attached picture, i manage to get an inline view with article (number) as the key. My inline view table is called โ€œtesting view for itempickingโ€ and my main table view is โ€œtesting scan out by itemโ€. The challenge is, there are multiple same article numbers in my โ€œtesting scan out by itemโ€ table, and I believe, due to the duplicate key in this case, I cannot see many lines that have duplicate article (number) in the " โ€œtesting scan out by itemโ€ table. I tried to use _rownumber as the key, but the inline view will not work in this case. Article (number) is the only common field to relate both main and inline view tables. Really appreciate some help here



0 3 218
3 REPLIES 3

Hi @edmund_chan,

I believe you may wish to reconfirm the key column names of the parent and child tables. Is the article number the key column of the parent or the child table?

Steve
Platinum 4
Platinum 4

Manage to solve this through Select(). Thank you for the reminder on keys

https://help.appsheet.com/en/articles/2357314-select

Edmund Chan

Top Labels in this Space