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 / Power Apps / Error when comparing a...
Power Apps
Answered

Error when comparing a text variable with a text constant

(0) ShareShare
ReportReport
Posted on by 10

flurricane0304_0-1685591153705.png

 

The variable ’AccessibilityRole‘ get a nvarchar(50) type value "adm" from SQL in last steps.

But it seems not equal when directly compared to text "adm".

The comparison formula become "adm"=adm, thus the result is False.

How can I get such strings variables correctly compared?

 

flurricane0304_1-1685591181067.png

 

Categories:
I have the same question (0)
  • v-peijunz-msft Profile Picture
    Microsoft Employee on at

    Hi @flurricane0304 

     

    Please try to use the formula Text() to convert variable to a text representation.

     

    Best regards,

    Sylvia

  • flurricane0304 Profile Picture
    10 on at

    I've tried it before I post this question, it didn't work.

    flurricane0304_1-1685592166161.png

    Still a "adm" and adm comparison

    flurricane0304_0-1685592009022.png

    And IsMatch() cant be used for variables as we know.

  • Verified answer
    Rajkumar_M Profile Picture
    3,747 Moderator on at

    Hi @flurricane0304 

    You can use the Trim function to remove any leading or trailing spaces from the variable before comparing it to the text constant. For example:

     
    Trim(AccessibilityRole) = "adm"
     
    Thanks!

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 April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Vish WR Profile Picture

Vish WR 638

#2
Haque Profile Picture

Haque 317

#3
WarrenBelz Profile Picture

WarrenBelz 315 Most Valuable Professional

Last 30 days Overall leaderboard