I have an app that needs to pull through information from one sharepoint list if a gallery is selected.
The gallery selection, filtering and viewing all works but now i need the top Formviewer to show information from a second list based upon the T812 number field in the gallery selected. Currently that field is: Concatenate(ThisItem.'Tool Number'.Value).
Assuming in the Formviewer i need to add a Look up? I tried this:
LookUp(Gallery3_2.Selected,ThisItem.'Tool Number'.Value,Title) but obviously im new to this and it didnt work.

Report
All responses (
Answers (