Crystalfire
Programmer
This formula limits the AccountID's I need to see. I had a request to also show the account # 30850000 but not any accounts between 3080000 and 30850000. How would I modify this formula. Thanks!
{RECEIVABLE_DIST.POSTING_DATE} = {?POSTING DATE} and
{RECEIVABLE.INVOICE_ID} = "INV-10355" and
{RECEIVABLE_DIST.GL_ACCOUNT_ID} in "3010000" to "3080000"
{RECEIVABLE_DIST.POSTING_DATE} = {?POSTING DATE} and
{RECEIVABLE.INVOICE_ID} = "INV-10355" and
{RECEIVABLE_DIST.GL_ACCOUNT_ID} in "3010000" to "3080000"