Skip to main content

Notifications

Power Platform Community / Forums / Build A Canvas App / some formulas doesnt work
Build A Canvas App
Unanswered

some formulas doesnt work

Posted on by 6
hi everybody its me again , maybe can some one help me? i dont know if its for my spanish lenguage or something but some formulas in the exersices  doesnt work example:
 
video 6: add checkout screen and forms to my canvas app
 
formula for the check out button : 
Navigate('Check-out Screen'); NewForm(checkout_form), when "check out form" its not displayed and the action button doesnt work ... 
 
i apreciate your help.
Categories:
  • CU04100757-0 Profile Picture
    CU04100757-0 2 on at
    some formulas doesnt work
    Cuando en el video ponen un ";", al tener el lenguaje configurado en español debes sustituirlo por dos ";;"
    Quedaría así:
     
    Navigate('Check-Out Screen');;NewForm('Check-Out Form')
  • kasraouiah Profile Picture
    kasraouiah 33 on at
    some formulas doesnt work
    Hello, 
     
    i think it's not possible to have a screen with name that contain space 'Check-out Screen' set you screen name kind of 'Check_out_Screen' and i think it will work for you, normaly when you set screen name as parameter for Navigate() function with a correct format  it work.
     
     

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 142,008

#2
RandyHayes Profile Picture

RandyHayes 76,308

#3
Pstork1 Profile Picture

Pstork1 63,531

Leaderboard

Featured topics