Hello,
Is there a way to take a ton of rows of an id in the first column, and output them into a comma delimited list so I can load them into a SQL query and search on them?
Once I saw someone do this with the concatenate function but I can't remember how it was done. If I could just add a comma on the end of every instance of the id, I'd be solved.
Thanks,
![[smile] [smile] [smile]](/data/assets/smilies/smile.gif)
![[smile] [smile] [smile]](/data/assets/smilies/smile.gif)
Peter
Is there a way to take a ton of rows of an id in the first column, and output them into a comma delimited list so I can load them into a SQL query and search on them?
Once I saw someone do this with the concatenate function but I can't remember how it was done. If I could just add a comma on the end of every instance of the id, I'd be solved.
Thanks,
![[smile] [smile] [smile]](/data/assets/smilies/smile.gif)
![[smile] [smile] [smile]](/data/assets/smilies/smile.gif)
Peter