Hi All,
i have small problem to display the date range in report header am following this way but its showing some error like"Operand type are in compatible with the operator".But my variable is date type only can you please any one give some suggestions.
deliveryDate =this.query().dataSourceTable(tablenum(PurchLine)).range(2).value();
Thanks in advance
nani