Skip to main content

In the column sets , the formula shows company name. but i would like to display the branch instead based on the parameters the users select. Any idea is there any formula i could use to get the branch? thanks in advance

 

Try this formula. I have used this in the past.

=Report.GetBranchText(@StartBranch))

 


Reply