I don’t see any search module in the Excel app , the search row is for google sheet

I came up with this solution, not sure if it’s the easiest , but it works.
This is the scenario test:
The blueprint:
check id blueprint.json (14.2 KB)
The Excel file:
I read the ID column and put the bundles in an array and use the formula contains() in a filter to check if the Id exist.
The cell values are nested in the array, I output the value array using the map formula

