Unhide element

I have two datasets and a repeater. I would like to unhide an element on the repeater if the ID of dataset 1 is found within column B of Dataset 2

You can use an array search function inside of the repeater’s onItemReady function which will look for the availability of the item in the second repeater or dataset.