ForAll with Patch in Power Apps

Поделиться
HTML-код
  • Опубликовано: 2 ноя 2024

Комментарии • 17

  • @alzaimoor79
    @alzaimoor79 3 года назад +2

    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

  • @ronbakker1300
    @ronbakker1300 2 года назад

    Hi Krishna, 8:59 got me out of a jam, thank you very much.

  • @alexandreaugustoalvesalcan6368
    @alexandreaugustoalvesalcan6368 3 года назад +3

    great content, but if i want to patch an attachment, how do i do?

    • @krishnavandanapu-mvp9302
      @krishnavandanapu-mvp9302  3 года назад +2

      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

  • @sundrapillay6668
    @sundrapillay6668 3 года назад +2

    Thanks Krishna

  • @pierrepierre5382
    @pierrepierre5382 3 года назад +1

    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

  • @uciluis8013
    @uciluis8013 3 года назад

    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 :)

    • @krishnavandanapu-mvp9302
      @krishnavandanapu-mvp9302  2 года назад

      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!!

  • @kamalakarreddykamalakar4964
    @kamalakarreddykamalakar4964 2 года назад

    New batch course shedule sir

  • @surajranabhat3551
    @surajranabhat3551 2 года назад

    how to do this in dataverse

    • @krishnavandanapu-mvp9302
      @krishnavandanapu-mvp9302  2 года назад

      It should be the same way what I explained let me know your challenges in that (related to this video)

  • @yorubacartoons7329
    @yorubacartoons7329 3 года назад +1

    thanks..pls can i get ur contact..?