web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Problem with App.OnSta...
Power Apps
Answered

Problem with App.OnStart and App.Formulas

(0) ShareShare
ReportReport
Posted on by 4

I can't declate more than one variable neither.

For example I can declare OnStart this (my configuration use ";")

 

Set(varUserEmail;User().Email)

 

 

But don't work this

 

Set(varUserEmail;User().Email);Set(varNTomatoes;8)

 

 

The same problem in Formulas

I can declare this

 

varNTomatoes = 8

 

 

But don't this

 

varNTomatoes = 8;
varNPotatoes = 5;

 

 

Please help me!

 

Categories:
I have the same question (0)
  • Verified answer
    Drrickryp Profile Picture
    Super User 2024 Season 1 on at

    @20TU-MOVIL23 

    It may need

    varNTomatoes = 8;;
    varNPotatoes = 5;;

    Depending on language you use.

  • 20TU-MOVIL23 Profile Picture
    4 on at

    Thanks, It's works!, you are great!.

     

    I'm traying so many posibilities and I've achieved with "AND".  Rare, but works too .

    In case some another person with same problem.

     

    In any case your solution is much more elegant.

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

Quick Links

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Ajay Kumar Gannamaneni – Community Spotlight

We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 386 Most Valuable Professional

#2
Kalathiya Profile Picture

Kalathiya 361

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 339 Super User 2025 Season 2

Last 30 days Overall leaderboard