Search found 1 match
- Thu May 08, 2008 8:30 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Calculation
- Replies: 1
- Views: 585
Calculation
Hi, i need to calculate the aggregate current balance using 3 variables..the End of Month Date,Date opened and the current balance..expression given is End of Month Date([ YYYYDDD ) - Date Opened <= End of Month Date( DDD ) then aggregate current balance / End of Month Date ( YYYYDDD ) - Date Opened...