Skip to main content

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


@Laura02 

I tried PMBudgetExt.UsrMarkupPct, but get error message PMBudgetExt not found.


Hi @junmao01 were you able to find a solution? Thank you!


No. I end up with a customization that overwrite the method CalculateFormulas in the PMAllocator graph.


Reply