The Community will be temporarily unavailable starting on Friday February 28. We’ll be back as soon as we can! To learn more, check out our Announcements blog post.
I have a table with a column which can 0 or more string values. I’m trying to search for all records that contain a certain string value in its that column
I’m using the following in my request URL but never getting any records (this value does exis...