inncoggnitto
Programmer
i have a formula that uses a table and two left outer joined views. if there is no data in either of the two outer joined views i get nothing. this is the formula
{RC_BUDGET_ENTRY.AMT} - {RC_BUDGETENTRY_ISSUED_AMT_V.AMT} - {RC_BUDGETENTRY_DRAFT_AMT_V.AMT}
both of the views must have data for me to get a result, otherwise it is just blank.
hopefully there is a simple fix for this.
thanks
mike
{RC_BUDGET_ENTRY.AMT} - {RC_BUDGETENTRY_ISSUED_AMT_V.AMT} - {RC_BUDGETENTRY_DRAFT_AMT_V.AMT}
both of the views must have data for me to get a result, otherwise it is just blank.
hopefully there is a simple fix for this.
thanks
mike