Ao criar um novo aplicativo, a função OnError já vem preenchida, causando um problema de caracteres inesperados:
If(CaughtError.RaiseNotification, Notify(CaughtError.ReportableText, NotificationType.Error))
Toda vez tem que editar para:
If(CaughtError.RaiseNotification; Notify(CaughtError.ReportableText; NotificationType.Error))
Provavelmente só ocorre este problema em pt-BR.
Solved! Go to Solution.
Hi @Rômullo ,
Could you please share a bit more about your issue that you mentioned?
Is it the List separator (,) issue within your formula?
Further, which language do you use within your Operating System?
Actually, the List separator (,) is based on language. some regions use ',' (comma) as List separator, some others use ';' (semicolon) as List separator.
Please check the following article for more details:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/functions/operators
Please make sure that the Language settings of your Web browser is the same as your Operating System. More details about Language settings, please check the following article:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/global-apps#language-settings
If the issue still exists, please consider take a try to submit an assisted support ticket through the following link:
https://powerapps.microsoft.com/en-us/support/pro/
Best regards,
Hi @Rômullo ,
Could you please share a bit more about your issue that you mentioned?
Is it the List separator (,) issue within your formula?
Further, which language do you use within your Operating System?
Actually, the List separator (,) is based on language. some regions use ',' (comma) as List separator, some others use ';' (semicolon) as List separator.
Please check the following article for more details:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/functions/operators
Please make sure that the Language settings of your Web browser is the same as your Operating System. More details about Language settings, please check the following article:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/global-apps#language-settings
If the issue still exists, please consider take a try to submit an assisted support ticket through the following link:
https://powerapps.microsoft.com/en-us/support/pro/
Best regards,
Is it the List separator (,) issue within your formula?
This formula is auto generated when a new app is created.
I create this topic, not for me cause I know about the use of semicolon instead comma in brazilian portuguese, but I know many users will have this issue.
Aftere create a new app, everything looks ok, but put any object and the app doctor will indicate this problem.
Rômulo, agora removeram a opção OnError de App, não conseguimos mais corrigir manualmente. Que beleza.
Eu vi isso. Era melhor ter deixado.
User | Count |
---|---|
138 | |
136 | |
78 | |
73 | |
69 |
User | Count |
---|---|
223 | |
137 | |
78 | |
60 | |
56 |