Yes, I know how to use the Global Change, but my main problem is how to provide logic to it applicable to what I need. I tried using the logic for Cost Category but failed. I even filtered first the schedule based on resources containing Cost Cat. of "M" and "L" but was unsuccessful. More help plss....
Maybe yes, but I tried doing the global change but was unsuccessful after a series of trials. Can you please provide me more details on how to execute your suggestion.
Member for
17 years 6 monthsRE: Budgeted Quantity (with Different Cost Category)
Dear Ferdinand,
Thank you. It worked.
Member for
18 years 3 monthsRE: Budgeted Quantity (with Different Cost Category)
Create Data Custom: Assign BQL-Labor BQ & BQM-Matl BQ
for Manpower
if: CAT eq L
then: BQL eq BQ (or BC if Cost)
for Material
if: CAT eq M
then: BQM eq BQ (or BC if Cost)
Member for
17 years 6 monthsRE: Budgeted Quantity (with Different Cost Category)
Mr. Iimos,
Yes, I know how to use the Global Change, but my main problem is how to provide logic to it applicable to what I need. I tried using the logic for Cost Category but failed. I even filtered first the schedule based on resources containing Cost Cat. of "M" and "L" but was unsuccessful. More help plss....
Member for
19 years 1 monthRE: Budgeted Quantity (with Different Cost Category)
first go to Data, Custom Data Items, create your items, then play with global change
Member for
17 years 6 monthsRE: Budgeted Quantity (with Different Cost Category)
Anoon,
Maybe yes, but I tried doing the global change but was unsuccessful after a series of trials. Can you please provide me more details on how to execute your suggestion.
Regards.
Jun
Member for
19 years 1 monthRE: Budgeted Quantity (with Different Cost Category)
if I remember correctly, I think you can use custom data items and make some global changes to suit what you need.