Hello friends, I have a list on the sharepoint where each item has to have a Unique identifier, I am using the function
-> Max (Table, Column) +1, but the error "Delegation warning is coming. The highlighted part of this formula may not work correctly on large data sets. The" Max "operation on this connector is not supported." and I saw that SharePoint is delegable.My PowerApps is in Portuguese, but the error is what I mentioned above.
SharePoint Colum
Solved! Go to Solution.
This function would work and also can be delegated in SharePoint.
First(Sort(Etiquetas, Identificador, Descending)).Identificador + 1
---
Please click "Accept as Solution" if my post answered your question so that others may find it more quickly. If you found this post helpful consider giving it a "Thumbs Up."
@Vitorino
Max is not a delegable function in SharePoint. You are limited to the functions shown in the link below.
Link To SharePoint Delegation functions:
https://powerapps.microsoft.com/en-us/blog/sharepoint-delegation-improvements/
---
Please click "Accept as Solution" if my post answered your question so that others may find it more quickly. If you found this post helpful consider giving it a "Thumbs Up."
Is there any way to create this accountant?
This function would work and also can be delegated in SharePoint.
First(Sort(Etiquetas, Identificador, Descending)).Identificador + 1
---
Please click "Accept as Solution" if my post answered your question so that others may find it more quickly. If you found this post helpful consider giving it a "Thumbs Up."
Check out new user group experience and if you are a leader please create your group
Did you miss the call?? Check out the Power Apps Community Call here!
See the latest Power Apps innovations, updates, and demos from the Microsoft Business Applications Launch Event.
User | Count |
---|---|
276 | |
236 | |
83 | |
38 | |
35 |
User | Count |
---|---|
353 | |
242 | |
129 | |
73 | |
53 |