I used long line of code to patch lookup column odata.type':"#Microsoft.Azure.Connectors.SharePoint.SPListExpandedReference" But with this shortcut will save effort. Thanks for sharing
You mean, you want to add an attachment to list item while you do the patch ? If so follow this thread powerusers.microsoft.com/t5/Building-Power-Apps/Need-to-add-Attachment-to-a-PATCH-to-a-SharePoint-List/td-p/158968
Hello Sir, how can I create an Application or for example I have 3 representatives of 3 different companies: Paul for company 1, Pauline for company 2 and Jean for company 3. and I will make sure that when everyone connects only sees the information to enter for their company and not those of others but of course I, who am an administrator, can see everything ... Thank you
hi Krishna can you help me? i try to lookup, before update or create new my item from collection(dataOffline) to SPlist (Stock). but the colomn is different. here's the code but it's doesn't work: ForAll(dataOffline,If(LookUp(dataOffline[@ScanResult_Change] = Stock[@Title]),Patch(Stock,{'Scan Result':ScanResult_Change},Patch(Stock,Defaults(Stock),{'Scan Result':ScanResult_Change})))) theres notif "Imcompatible types for comparison,type cant be compared,Text,table" Please help me with the code, thankyou :)
Please submit a ticket for a specific / your project related questions in powerusers.Microsoft.com for instant help. I am currently fully occupied with some personal and office work. I also come and help people in community as and when I get time. All the best!!
I used long line of code to patch lookup column odata.type':"#Microsoft.Azure.Connectors.SharePoint.SPListExpandedReference"
But with this shortcut will save effort. Thanks for sharing
I am glad it helped you.
Hi Krishna, 8:59 got me out of a jam, thank you very much.
I am very glad that helped you!
great content, but if i want to patch an attachment, how do i do?
You mean, you want to add an attachment to list item while you do the patch ? If so follow this thread
powerusers.microsoft.com/t5/Building-Power-Apps/Need-to-add-Attachment-to-a-PATCH-to-a-SharePoint-List/td-p/158968
Thanks Krishna
Any time
Hello Sir, how can I create an Application or for example I have 3 representatives of 3 different companies: Paul for company 1, Pauline for company 2 and Jean for company 3. and I will make sure that when everyone connects only sees the information to enter for their company and not those of others but of course I, who am an administrator, can see everything ... Thank you
You can do it with the role based approach !
hi Krishna can you help me? i try to lookup, before update or create new my item from collection(dataOffline) to SPlist (Stock). but the colomn is different.
here's the code but it's doesn't work:
ForAll(dataOffline,If(LookUp(dataOffline[@ScanResult_Change] = Stock[@Title]),Patch(Stock,{'Scan Result':ScanResult_Change},Patch(Stock,Defaults(Stock),{'Scan Result':ScanResult_Change}))))
theres notif "Imcompatible types for comparison,type cant be compared,Text,table"
Please help me with the code, thankyou :)
Please submit a ticket for a specific / your project related questions in powerusers.Microsoft.com for instant help. I am currently fully occupied with some personal and office work. I also come and help people in community as and when I get time. All the best!!
New batch course shedule sir
how to do this in dataverse
It should be the same way what I explained let me know your challenges in that (related to this video)
thanks..pls can i get ur contact..?
Could you post your query here if you don’t mind.