0

Creating an additional line

Hello everyone,

I would like to add a blank line when using the following formula:

=NL("rows"; "Dimension Value"; "Code")


with "Dimension Value" table:

Dimension Code Code
TEST Name1
TEST Name2
TEST Name3

Currently, I have the following result:

Name1
Name2
Name3

I would like to have:

""
Name1
Name2
Name3


Thank you for your help,


Mat

2 comments

Please sign in to leave a comment.