Hi! I'm new using powerapps and im struggling to create a ticket on it, most of the work is already done but the dashboard page got a few errors left. Here is the code, the problem if that the type of variable cannot be compatible with other variables, i cannot spot the mistake.
Set(EditRecord; ThisItem);;
Navigate(DetallesDelTicket;ScreenTransition.Fade;{type:ThisItem.Status;asignadoA:ThisItem.AssignadoA;Area:ThisItem.Area;priority:ThisItem.Prioridad;subjectdisabled:true;subjectfill:RGBA(0;0;0;0);subject_visible:true;description_disabled:true;description_fill:RGBA(0;0;0;0);description_visible:true;commentdisabled:true;commentfill:RGBA(0;0;0;0);commentvisible:true})

Report
All responses (
Answers (