Hi everyone.
I am having trouble figuring out how to use lookup in a patch formula.
In my gallery (Items = AmusementAssets) I am trying to patch to a different table (AmusementAsset-DistinctGameNames). The formula inside the text input in the gallery is not showing any error, but it is not patching to my AssetDistinct Table.
Patch('AmusementAsset-DistinctGameNames',LookUp(AmusementAssets,ThisItem.Value = TitleGame,{Parts:TextInput32.Text}))
Any help would be great, thank you!!
Chris