Skip to main content

Notifications

Power Platform Community / Forums / Building Power Apps / Error showing in Navig...
Building Power Apps
Unanswered

Error showing in Navigation Formula Type -

Posted on by 176
Hi Team I'm facing issue in formula bar,

formula working fine but here showing error still ! attached screen shot for your reference, this formula use for Navigation - 

MenuData =[
    {MenuTitle: "Nurse";GoToScreen: 'NurseDetail screen'}; {MenuTitle: "Patients";GoToScreen: 'Patient screen'};{MenuTitle: "Médecins";GoToScreen: 'Doctor screen'};{MenuTitle: "Prescriptions";GoToScreen: 'Prescription screen'};{MenuTitle: "Feedback";GoToScreen: 'Feedback screen'}; {MenuTitle: "Voiture";GoToScreen:'Car screen'}; {MenuTitle: "Matériels";GoToScreen: 'Materials screen'};{MenuTitle: "Soins";GoToScreen:'Care screen'}; {MenuTitle: "Suivi des visites";GoToScreen: 'Visit table screen'}]


  • Suggested answer
    CA1105 Profile Picture
    CA1105 101 on at
    Error showing in Navigation Formula Type -
    Just put a semicolon(;) at the end of your statement and you should be good to go..
  • Suggested answer
    Ravindra Jadhav Profile Picture
    Ravindra Jadhav 152 on at
    Error showing in Navigation Formula Type -
    hii, You are Missing semicolon at end. in name formula at end we required Semicolons;
    Try Below Formula
    MenuData =[
        {MenuTitle: "Nurse";GoToScreen: 'NurseDetail screen'}; {MenuTitle: "Patients";GoToScreen: 'Patient screen'};{MenuTitle: "Médecins";GoToScreen: 'Doctor screen'};{MenuTitle: "Prescriptions";GoToScreen: 'Prescription screen'};{MenuTitle: "Feedback";GoToScreen: 'Feedback screen'}; {MenuTitle: "Voiture";GoToScreen:'Car screen'}; {MenuTitle: "Matériels";GoToScreen: 'Materials screen'};{MenuTitle: "Soins";GoToScreen:'Care screen'}; {MenuTitle: "Suivi des visites";GoToScreen: 'Visit table screen'}];
    
     
     
     
     
     
     
    Please Closed the Question, Mark it Solved 
     
    If my answer helped resolve your issue, please consider marking it as solved to assist others facing the same problem. Additionally, giving it a like would be greatly appreciated and motivates us to keep helping
     
    Thank You
    Ravindra Jadhav

Helpful resources

Quick Links

Welcome to the Power Platform…

We are thrilled to unveil the newly-launched Power Platform Communities!…

Community Update Sept 16…

Power Platform Community Update…

Welcome to the new Power Platform Community!…

We are excited to announce our new Copilot Cookbook Gallery in the Community…

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 140,745

#2
RandyHayes Profile Picture

RandyHayes 76,308

#3
Pstork1 Profile Picture

Pstork1 63,355

Leaderboard