Hi All,
I have a report which has 5 phases. 1,2,3,4,5.
Each project has a phase. Project has costs in multiple phases
For ex: Data for costs in phase 5 project is
Phase Department $$
3 HR 500
5 Accounts 100
5 Admin 200
2 Accounts 300
1 Admin 100
1 Admin 200
1 Accounts 300
1 HR 400
Need to build a formula so that if you select phase = 5 in parameter, it would look in costs for phase 1 and department = Admin and display 300 (100+200).
Thanks
I have a report which has 5 phases. 1,2,3,4,5.
Each project has a phase. Project has costs in multiple phases
For ex: Data for costs in phase 5 project is
Phase Department $$
3 HR 500
5 Accounts 100
5 Admin 200
2 Accounts 300
1 Admin 100
1 Admin 200
1 Accounts 300
1 HR 400
Need to build a formula so that if you select phase = 5 in parameter, it would look in costs for phase 1 and department = Admin and display 300 (100+200).
Thanks