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
@shaikzuber79452 жыл бұрын
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.
@neusoltechnologies1442 жыл бұрын
Either you can refresh the SP list after adding the new item or Add a button to refresh in PowerApps
@muhammadmanzar14433 жыл бұрын
Awesome 👌
@NemallaPhaniShekar Жыл бұрын
How you created the index key column
@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?
@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 ?
@daisycampos44687 ай бұрын
What about sharepointlist data limit?
@adabalapraveen4466 Жыл бұрын
Grt..but loading data into collection doesn't hit the app performance??
@narendrakumarpappu6621 Жыл бұрын
getting delegation error when i am writing collect function in filter in load more button... What to do.
@2007pradipta3 жыл бұрын
Grt ..but its difficult to maintain indexKey column..can we do without?
@neusoltechnologies1442 жыл бұрын
You don't need it as long as you are not providing range to filter your data
@adedaporh2 жыл бұрын
@@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.
@marieraymond65122 жыл бұрын
I don't get what you did to make this work
@neusoltechnologies1442 жыл бұрын
Hi Marie, Could you please advise what you are trying to achieve and what specific is not working for you?
@zeeshanfarooqui76103 жыл бұрын
If I use this symbol with (,) I receive a delegation warning, so what should I do?