— The Forums are now read-only —
— All new activity now takes place here: —
Hi Everyone,
I have a report where I restrict the columns by a specific Branch.
I'd like to add a row that includes ALL branches, in other words, this row would disregard the column restriction.
Is it possible?
Hi Beaker,
Not pretty, but what about something like this in the Value field of the Column Set?
=IIf(@RowCode='0102',C+D,C)


Acumatica Version 6.10.0472 used when composing this response
Thanks much for the response. Looks like a viable solution, I’ll give it a try.
By using this website, you agree to our Terms of Use (click here)
