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: The property ex...
Power Apps
Unanswered

Error: The property expects Record Values, but this rule produces incompatible Text values

(0) ShareShare
ReportReport
Posted on by

Hello Great people,

 

I am getting this error and I have no idea what is going on.

 

This is the line I am trying to modify.

 

ThisItem.Category_x002e_.Value

 

I posted screenshoots too.

 

This is the only part of the app that contains an error. I already tried to use <> and also '. But then i get other kind of error.

 

2018-10-04_14-56-50.png
Categories:
I have the same question (0)
  • v-xida-msft Profile Picture
    Microsoft Employee on at

    Hi @magbest,

    Which column does the CreateTicketFromCategory Data card connect to within your Edit form?

    Does the CreateTicketFromCategory Data card connect to a Choice type column?

    The error message seems to tell that the Default proeprty of the CreateTicketFromCategory Data card is required to provide a record value, but the ThisItem.Category_x002e_.Value formula returns a Text string value.

    I assume that the CreateTicketFromCategory Data card connected to a Choice type column in your data source (a SP list), please modify the formula within the Default proeprty of the CreateTicketFromCategory Data card to following:

    {
    '@odata.type':"#Microsoft.Azure.Connectors.SharePoint.SPListExpandedReference",
     Value: ThisItem.Category_x002e_.Value
    }

    Or

    {
     Value: ThisItem.Category_x002e_.Value
    }

    then check if the issue is solved.

     

    Best regards,

    Kris

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 > Power Apps

#1
Vish WR Profile Picture

Vish WR 633

#2
11manish Profile Picture

11manish 588

#3
Valantis Profile Picture

Valantis 457

Last 30 days Overall leaderboard