Hi Everyone, not sure if this make sense but. Is it possible to lookup using 2 criterias? Right now this is the formula:
LookUp('[dbo].[SecondaryInvestor_Types]',gen_id=BrowseGallery1.Selected.gen_id)
But i need to look up both Gen_ID+Program in order to pinpoint the exact row of info from Sql.
Right now in the browsing screen when I select a different program, it will always show info from the 1st program on that list.