Forum Discussion

Artofdax's avatar
Artofdax
Frequent Visitor
1 year ago
Solved

Table.selectrows with list.contains loading issue

Hi I need help with my filter  I’ve filter values in Table1 and creating a reference table. I then converted this table to a key ID list.  And apply as filter to table2 using Table.selectrows(...
  • lbendlin's avatar
    1 year ago

    You need to do the List.Buffer earlier, outside of the "each"  loop.