New to Powerapps. I am trying to customize the Org Browser. I have 2 issues.
1. getting this error on the Iphone (triangles on the build)
Solved! Go to Solution.
Think that I found a solution that worked for me
For any of the errors, I created an if statement if their was not a blank then proceed with formula
If(!IsBlank(First(Employee).Id), Office365Users.DirectReports(First(Employee).Id))
Hi sambuka42,
Will you get the error message when you run the app on other devices?
I just try to run the app “Org Browser” on my iPhone, I don’t get the error message you mentioned.
On Web player and Desktop studio, it also works fine.
To get the center aligned, with the control selected, set its Align property to Center.
Please try it on your side.
Best regards,
Mabel Mao
Thank you Mabel for your reply.
Yes, I get the same error on Iphone, Ipad, Desktop, Web Player etc. (See Picture: PowerApp2.png) I also get the error in the build as well (see Picture: PowerApp3.png) - I wanted to make a note that the app works - i am just trying to get rid of the error message.
For the Center Aligned, I should have been more specific on the launch page. It is actually on the "loading" screen. See Picture: PowerApp1.png) - I have been trying to find a way to edit this page. (only happens on Iphone. Ipad and WebPreview are fine)
Other users are getting the same error as well. Could it be associated with our companies Office365? Any help is most appreciated.
I am receiving that error message as well.
Thanks
Hi sambuka42,
I am not able to check the pictures you uploaded, could you please share them again?
I will be trying to involve someone to look into this issue.
Best regards,
Mabel Mao
I apologize (permission levels) - please try now and let me know
I'm getting the exact error - the app works fine. except for the error.
Think that I found a solution that worked for me
For any of the errors, I created an if statement if their was not a blank then proceed with formula
If(!IsBlank(First(Employee).Id), Office365Users.DirectReports(First(Employee).Id))
where did yoiu make this change?
Went line by line in the build. For each Error Triangle, and wherever there was DirectReports in the formula, I created the if(!isBlank
This training provides practical hands-on experience in creating Power Apps solutions in a full-day of instructor-led App creation workshop.
User | Count |
---|---|
190 | |
65 | |
46 | |
36 | |
25 |
User | Count |
---|---|
240 | |
108 | |
89 | |
86 | |
65 |