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

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Copilot Studio / Skip Question using fo...
Copilot Studio
Suggested Answer

Skip Question using formula does not work - bug in software

(2) ShareShare
ReportReport
Posted on by 12

Please see below, 
Any formula that evaluates to true is presented every time, even if the output variable has a value,
 
The happens regardless if the output variable is local or global, a sting or choice type.
 
In any scenario the below feature just appears to be broken.
 
Please can this be fixed?
 
FAO @Microsoft @SoftwareDevelopmentTeam @StaffMembers @PeopleEmpoweredToFixTheProblem
 
Categories:
I have the same question (0)
  • Suggested answer
    Michael E. Gernaey Profile Picture
    53,974 Moderator on at
    Someone answered this on another thread. It's cool :-( if you only put it in one spot, so we dont have these random unneeded questions to look at hehe
     
  • TM-07100853-0 Profile Picture
    12 on at
    Hi,
     
    Please do tell me where someone answered this on another thread?
     
    I've tried searching for "Skip question formula" and I can't find anything remotely relevant.
  • Suggested answer
    Vinoth Selvam Profile Picture
    1,592 Super User 2025 Season 1 on at
     
    Make sure that the formula is properly checking for the existence or emptiness of the variable. For instance, try using a formula like:
     
    If(IsBlank(VariableName), false, true)
     
    Make sure the variable is properly initialized and accessible at the point where the question behavior is evaluated.
     
    Thanks.
  • Suggested answer
    SaiRT14 Profile Picture
    1,992 Super User 2025 Season 1 on at
    Try the following:
     
    IsBlank(YourVariable) || YourVariable = ""
     
    If(!HasRun && (IsBlank(YourVariable) || YourVariable = ""), // Execute code, then set HasRun to true)
     

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Copilot Studio

#1
Valantis Profile Picture

Valantis 618

#2
Haque Profile Picture

Haque 147

#3
Vish WR Profile Picture

Vish WR 140

Last 30 days Overall leaderboard