I have multiple calculated fields I am using on a form for our Quote entity. I want these fields included in a printed quote template, but I get the message that there are Too Many Calculated Fields in Query when I try to add them to an excel template.
I thought I could work around the issue by creating another field and populating it with the value of the calculated field. I've tried populating the new field with a business rule and a workflow, but neither works.
My calculated fields are currency and my new field is also currency. Is it possible to take the value from a calculated field and populate another field on the same form? How would you do it?
Many thanks!
*This post is locked for comments