in record view, how to fix : Error Evaluation UI Expression Expr

in record view, how to fix :

Error Evaluation UI Expression
Expression evaluation error in rule xxxxxxxxx at function 'index' parameter 3 [line 16]: Invalid index: Cannot index property 'data' of type Text into type xxxxxxxx (APNX-1-4198-000)

OriginalPostID-209021

OriginalPostID-209021

  Discussion posts and replies are publicly visible

Parents
  • I attached my code as file.
    I am totally in Appian tool. my purpose is creating a interface to get the data for a specific record. first the query GEN_getAllDivAuditByDivNo() return all data for this record, the interface will show four columns, divNo is interger, UpdatedBy is text, UpdatedOn is datetime, Comments is Text.

    Thanks!


    please tell me how to deal with it or give me a example.

    code.docx

Reply
  • I attached my code as file.
    I am totally in Appian tool. my purpose is creating a interface to get the data for a specific record. first the query GEN_getAllDivAuditByDivNo() return all data for this record, the interface will show four columns, divNo is interger, UpdatedBy is text, UpdatedOn is datetime, Comments is Text.

    Thanks!


    please tell me how to deal with it or give me a example.

    code.docx

Children
No Data