Row id function
Hi ,
In enrichment activity i creating expression as ‘A_’+Rowid() , now when i am running workflow it is giving below error
OBD-24000 ODBC error : SQL compilation error: Window function type[ROW_NUMBER] requires ORDER BY in window specification.
How to resolve this issue

