• Jack Saxe-Staral
  • NEWBIE
  • 0 Points
  • Member since 2020

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 0
    Questions
  • 2
    Replies
Hi All,

i am working on Service Appointment History
i am fetching the record based on service appointment Id, Field is equal to Status, order by created date desc using Get Records.
next calling the loop
for every itteration i am checking a condition
if(loopvariable.NewValue=='InProgress'){
}

when i run this check it gives error 

Error element ttttt (FlowDecision).
Formula result is data type (Object), incompatible with expected data type (Text).

1. GetRecords
Get SAH REcord
2. Loop
Loop
3. Decision
Decision

 
Hi all,

I got the related to changeset issue like 
This change set requires the "41.0" or later platform version.
 i have all components like custome objects , fields, pagelayouts etc ...... not any coding part.

So How can i deployee from sandbox to production