Forum Discussion
Artofdax
1 year agoFrequent Visitor
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(...
- 1 year ago
You need to do the List.Buffer earlier, outside of the "each" loop.
lbendlin
1 year agoSuper User
You need to do the List.Buffer earlier, outside of the "each" loop.