⚠ In case you've missed it, we have migrated to our new website, with a brand new forum. For more details about the migration you can read our blog post for website migration. This is an archived forum. ⚠

  •     

profile picture

IN instead of = in set_relation()



Troy Lucena

Troy Lucena
  • profile picture
  • Member

Posted 11 November 2015 - 01:40 AM

Is there a way to use IN  instead = in set_relation?

 

my query for the lookup is "select * from table where field IN (1,2,3,4,5,6,7)"

 

thanks in advance  :)