Hi,
The list report is grouped by Region and Company. How do i add a blank row( like a space to visually distinguish between the company names?)
Region Company Employee Contact
----------------------------------------------------------------------------------------------
North America ABC Emp1 34353545
Emp2 12121212
Emp3 54545454
Emp4 45454545
--------------------------------------------------------------------
NEED BLANK ROW OR SPACING BETWEEN COMPANY NAMES
--------------------------------------------------------------------
XYZ Emp5
Emp6
Emp7
Emp8
You can Group By Region, Company.
Then you should get a row for each Group level
Grouping by Region And Company doesn't add a space between company name rows.
How do I add a blank row between company 1 and company 2?
If the grouping doesn't automatically create the group subtotal row, use "List headers and footers" and create the footer on the company group row.
See attached screenshot