Hi everyone, I’m very new to Power Apps so apologies in advance for this question. I’ve been looking through the forum but haven’t been able to find an answer that fits my situation.
In a Power App, I’m trying to get a value from SharePoint LIST_1 and add it to SharePoint LIST_2 based on a value entered in LIST_2.
Filter('LIST_2, LIST_1_DataCard1.Value#1 = LIST_2.Value#1, LIST_2.Value#2)
Currently, the Value#1 in LIST_2 is a SharePoint column of type Lookup. I don’t know if this matters.
I’m not sure what I’m doing wrong. Can anyone point me in the right direction?
Thanks very much for the help.
Stout