I have a question about using lookup collection value.
I want to get a value form collection.
Could someone advise me how to get a value?
here is my collection table.



Screen

Some formula is working but I don’t think this is a good formula to get a value.
working
- LookUp(LookUp(book,true,items).volumeInfo,true,volumeInfo).imageLinks.thumbnail
- LookUp(LookUp(book,true,items).volumeInfo,true,volumeInfo).title
- LookUp(LookUp(book,true,items).volumeInfo,true,volumeInfo).publishedDate
not working
- LookUp(book,items.volumeInfo.title.Value=TextInput3.Text ).items.volumeInfo.title