Hi!
I am trying to add a calculation to an issue form referencing DE:Client requirements. This field is on the company object / company custom form. I am getting an error message that the field doesn't exist, but it does.
Am I unable to add this because the company object is "too many tables away" from the issue object? If so, I assume there is no way to get the calculation another way?
Solved! Go to Solution.
Views
Replies
Total Likes
Hi,
You need to add where the company is being referenced from in your calculation. In this instance it's going to be on the project object, so your calculation would look like this:
{project}.{company}.{DE:Client requirements}
Best Regards,
Rich.
Views
Replies
Total Likes
Hi,
You need to add where the company is being referenced from in your calculation. In this instance it's going to be on the project object, so your calculation would look like this:
{project}.{company}.{DE:Client requirements}
Best Regards,
Rich.
Views
Replies
Total Likes
Thanks! Ya, at this point in the process the issue is not on a project that would have a company on it. (its just in the Queue project) so this is a limitation for my dashboards where I won't be able to reference the company client requirements until it's a project.
Views
Replies
Total Likes
Views
Likes
Replies