Hi,
In AX2012 report the account nos has to be filtered between 302010101..3052340000 in row definition for a specific row, using query builder datasource. I tried the following
qb8.addRange(fieldNum(MainAccount,MainAccountId)).value(queryValue(ledgerrowdefLine.AccountCriteria));
It works only if the accoutcriteria is a single account like 302010101, if the accountcriteria is 302010101..3052340000 the query range got failed to do the operation. Kindly suggest me on how to do this.
With warm regards,
Thankesh
***Learn to lead***
0