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 / Enable Text Box when 2...
Power Apps
Answered

Enable Text Box when 2 Cards are Different

(0) ShareShare
ReportReport
Posted on by 166

Hi,

 

Is there a way that will build a relationship between two value cards?

 

I have 2 dropdowns, Author Priority Level and Assignee Priority Level.

 

When the author of the list item selects a value in Author Priority Level it should reflect to Assignee Priority Level as well.

 

Then once the Assignee opens the list, he can change the assignee priority level into let us say a lower priority. Once there is a difference between two dropdowns, a ValueCard.Text will appear to let the assignee provide comment why he changed the priority.

Categories:
I have the same question (0)
  • Verified answer
    AndrewR1 Profile Picture
    1,572 Moderator on at

    Hi @ComicSansrival you can do the following for your Assignee Priority Level default property:

    Switch(AuthorPriorityLevelDropdown.Selected.Value , "Priority 1","Priority 1","Priority 2","Priority 2")

    AndrewR1_3-1695973161019.png

     

    Then for the Visible property of the ValueCard.Text you would put(assuming they are the same values in both dropdowns): 

    If(AuthorPriorityLevelDropdown.Selected.Value = AssigneePriorityLevelDropdown.Selected.Value,false,true)

    AndrewR1_4-1695973181361.png

     

     Example working:

    AndrewR1_0-1695973070055.png

     

    AndrewR1_2-1695973104232.png

     

     

    Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. Remember, you can accept more than one post as a solution. If the content was useful in other ways, please consider giving it Thumbs Up.


    Thanks
    Andrew

     

     

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!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 549 Most Valuable Professional

#2
Kalathiya Profile Picture

Kalathiya 225 Super User 2026 Season 1

#3
Haque Profile Picture

Haque 224

Last 30 days Overall leaderboard