Hi @Yancho ,'
A bit unusual but assuming you have one record per project number, send it as the deep linked parameter and then the Default of your Gallery would be
LookUp(
SPListName,
ProjectNo = Param("ProjectNo")
)
You will have to change the field name if that is not correct and also send ProjectNo as the parameter.
If the project exists, it should be selected in the gallery.
Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.
Visit my blog Practical Power Apps