009 - Load Sharepoint list into PowerApps

Поділитися
Вставка
  • Опубліковано 24 січ 2025

КОМЕНТАРІ • 20

  • @NemallaPhaniShekar
    @NemallaPhaniShekar Рік тому

    How you created the index key column

  • @daisycampos4468
    @daisycampos4468 7 місяців тому

    What about sharepointlist data limit?

  • @4ubhargava
    @4ubhargava 2 роки тому +3

    Good article.. but it will not work if we have filters, in case if some one deleted the item in between Indexed key will be changed and it will not work in that scenarios

  • @narendrakumarpappu6621
    @narendrakumarpappu6621 Рік тому

    getting delegation error when i am writing collect function in filter in load more button... What to do.

  • @shaikzuber7945
    @shaikzuber7945 2 роки тому +1

    Thanks & Grt work. .but if we add new item from app .its saving in backend but that new item is not reflecting in Power app gallery.

    • @neusoltechnologies144
      @neusoltechnologies144  2 роки тому

      Either you can refresh the SP list after adding the new item or Add a button to refresh in PowerApps

  • @adabalapraveen4466
    @adabalapraveen4466 Рік тому

    Grt..but loading data into collection doesn't hit the app performance??

  • @VMKrishna-l5e
    @VMKrishna-l5e Рік тому

    Hi how can we bring the index key column value like this (1- 5600)
    And if I have 40000 data can I take this same way to load data to pa?

  • @nurlybekbagyt1237
    @nurlybekbagyt1237 3 роки тому

    Thanks to you, It is what I need.

  • @kingquadri1850
    @kingquadri1850 3 роки тому

    Awesome work

  • @jdvroum
    @jdvroum Рік тому

    Nice Vidéo, Can you told us how to edit or add item in the same time to sharepoint list and collection without to load again all the sharepoint list ?

  • @SergioItashop
    @SergioItashop 2 роки тому

    Hi. Good video.

  • @2007pradipta
    @2007pradipta 3 роки тому

    Grt ..but its difficult to maintain indexKey column..can we do without?

    • @neusoltechnologies144
      @neusoltechnologies144  2 роки тому

      You don't need it as long as you are not providing range to filter your data

    • @adedaporh
      @adedaporh 2 роки тому

      ​@@neusoltechnologies144 but that's the core of your solution isn't it?
      Not only do you have to maintain the column but it may not tally with the position of an item on the list. In other words, an nth item will not necessarily have n in the IndexKey column which I think is necessary for the logic to work.

  • @muhammadmanzar1443
    @muhammadmanzar1443 3 роки тому

    Awesome 👌

  • @marieraymond6512
    @marieraymond6512 2 роки тому

    I don't get what you did to make this work

    • @neusoltechnologies144
      @neusoltechnologies144  2 роки тому

      Hi Marie,
      Could you please advise what you are trying to achieve and what specific is not working for you?

  • @zeeshanfarooqui7610
    @zeeshanfarooqui7610 3 роки тому

    If I use this symbol with (,) I receive a delegation warning, so what should I do?