By using this website, you agree to our Terms of Use (click here)
I just ended up using this and it worked. I was making it too hard! =IIf(@StartBranch=null,@UnitText,Report.GetBranchText(@StartBranch))
I am trying to show the unit set code in the header of the report. This is similar to the questions on this string. This formula below works when I ...
Solution worked! I had various income statement rows so first I had to get those rows in line with each other so I can use the same column set with a...
Thanks, Tim. I will give that a try!
My question is related to this topic. I am new to Acumatica. I have built my reports with a variance column in my income statement. I am trying to ...
