I create a user defined field UsrMarkupPct in PMCostBudget. How can I user this field in the Allocation Rules formula?
I tried Amount Formula = ==PMTran.Amount] * (1 +(PMBudget.UsrMarkupPct] / 100)
But it doesn’t work.
I create a user defined field UsrMarkupPct in PMCostBudget. How can I user this field in the Allocation Rules formula?
I tried Amount Formula = ==PMTran.Amount] * (1 +(PMBudget.UsrMarkupPct] / 100)
But it doesn’t work.
Hello,
I have successfully used Attributes in Allocation Rules. I understand, you are using a UDF field …. somewhat different. I hope the example is similar enough to be helpful to you:
If this doesn’t answer your question, can you explain what “It doesn’t work” means in more detail, and show an error?
Thanks!
Laura
I tried PMBudgetExt.UsrMarkupPct, but get error message PMBudgetExt not found.
Hi
No. I end up with a customization that overwrite the method CalculateFormulas in the PMAllocator graph.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.