Role permissions and formula results
I have a role that has permission to view the results of a formula, but not the fields involved in the formula. QB doesn't like this and does not allow for access to the formula result. Any way around it?
Example:
The role does not have permission to view these fields:
[Field A] = 2
[Field B] = 3
[Field C] = 4
The role DOES have the permission to view the result of this formula:
[Field D] = SUM([Field A]+[Field B]+[Field C])

