question

AvinashHansraj-2135 avatar image
0 Votes"
AvinashHansraj-2135 asked

Lookup with "PatientName"

Hello,

I am trying to Lookup other files that will have random patients names and only focus on the files that have "Sharepoint list" which is my data source in their file name. I though the way to do this is by naming the files and say in Power Query the "PatientName".

where patientdetails is my sharepoint list name


LookUp(
PatientDetail,
PatientContact= DataCardValue54.Text
).PatientName

193949-power.png


power-query-not-supported
power.png (384.4 KiB)
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

0 Answers