Skip to main content
May 11, 2022
Solved

Neither variable nor rule

  • May 11, 2022
  • 2 replies
  • 0 views

Hi team,

Error : There was an error in an expression in Single Page Docx at XmlDataModel: Neither variable(s) nor rule(s) found: sort

Please find attached file

Thanks,

Kiran

    Best answer by venkyu4136

    Hi Kiran, Please check the code in the expression editor and rules. Somewhere you may used keywords double times.

    ex: rule!APN_IsEmpty( value value: ri!value)

    2 replies

    May 11, 2022

    Hi Kiran, Please check the code in the expression editor and rules. Somewhere you may used keywords double times.

    ex: rule!APN_IsEmpty( value value: ri!value)

    May 11, 2022

    Issue resolved, there was "sort: sort:" in the expression rule 

    Thank you Venky !!