Hi @Yna_Db,
What I need is to search with two keys in a list and then return the value where I was looking for.
Just what you could do with lookup tables in Revit.
Filter all the rows that match (“A”) in the first column then filter all the rows that match (“15”) in the second column and read the value of the third column.