Skip to main content
Solved

ARM - Vertical Line

  • 23 July 2023
  • 2 replies
  • 105 views

Hi Team,

I just want to confirm is there a possible way to add a vertical line between data in ARM Report?

 

2 replies

Badge +18

Hello,

There is no specific feature to draw a line between columns in the ARM report screens. I have 2 ideas that may work:

In Column Set, please try a Calculated column with Value =”|”  (pipe symbol)

Column Sets, bottom half of screen

In Row Set, please try the Box functions to make two vertical lines, along with two horizontal lines connecting at top and bottom to make a box:

Row Set - Printing Control - BOX

 

Userlevel 2

Try this option as shown below and Fill with black color on style

 

Result will be

 

 

Reply