BRANCHNAME function

Created by Harry Lewis, Modified on Tue, 16 Jul at 9:33 AM by Gabriel Michaud

Applies to

  • Velixo Classic

  • Velixo NX

  • Acumatica, MYOB Acumatica, Cegid XRP Flex

  • GL Module

  

Description

The BRANCHNAME function returns the name of a specified branch ID.


 

TABLE OF CONTENTS

 

Syntax

  BRANCHNAME(Connection, Branch)

 

Parameters

The BRANCHNAME function uses the following parameters (see our article on using arrays or cell ranges as parameters):

 

Parameter

Required/Optional

Description

Connection

Required

The name of the connection, as specified in the Connection Manager

Branch

Required

The code of the branch.

 

Example

  =BRANCHNAME("Demo", "PRODWHOLE")

Description: Returns the name of PRODWHOLE branch.

 

Result: Products Wholesale




Empty List

If a non-existent branch code is specified, the BRANCHNAME function will display the message Branch 'xxxxx' not found...


branchname_notfound_1.png

or, if you have configured Velixo reports to return zero values under certain circumstances...


Options_return_zero.png

... your report will display Excel's #N/A error:


branchname_notfound_2.png


Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article