Hello PowerApps-Community,
last week i implemented the the app CoE (Center of Excellence) in our environment. Now we want to implement another admin app to make comparisons which one would fits better.
Now i have questions/problems to install the Admin App Vers. 2. Did anyone tried to implement the app in their environment? I tried to implement the app to my test environment. I have got over 200 form errors and 6 runtime errors...
1.) I think the most important is that one line:
ClearCollect(collEnvironments; PowerplatformforAdmins.GetAdminEnvironment().value);; ClearCollect(outStandingRequests; CountIf(SandPitAccessRequests; RequestStatus.Value = "Outstanding"));; ClearCollect(collFlowEnvironments; Flow.ListUserEnvironments().value)
The error underlines the last ClearCollect which i also underlined manually. Here the error-message:
>> Calling an unknown or unsupported function.
>> The function has invalid arguments.
2.) I also have no glue what the "SandPitAccessRequests" in the code above is doing. Is it something with the server connection (request-Response)? I get 5 runtime errors with server problems. I did a screenshot where you can see the error. It´s in german, i can translate it in english if someone want.
I did not changed the input "m365x53669...sharepoint.com" (screenshot).. Do i have to change it? I dont know what to put in instead and I don't know what it does either.
Maybe the first problem could be resolved by solving the second one..
Guys I am in my third week in working with powerApps, I hope you have understanding. My english is also not the best..
I hope someone can help me and maybe implemented already in their environment.
Thank you really mutch.
Best regards,
CanD

Report
All responses (
Answers (