Skip to main content

Search

Search

Database Setup CSV file, first "three" rows is a header

Comments

2 comments

  • Avatar
    Peter Thane

    You cant is the simple answer. 

    If the 2nd and 2rd rows are empty/blank then they wont print. 

    0
  • Avatar
    Peter Thane

    Just a thought, you could add a filter in the database connection to get round this.

    For example in the images below, I have linked the label to a file with three headers (Head1,Head2 and Head3) and a second line with 2 sub-headers, subhead1 and subhead3. This means that the 2nd line for "Head2" is empty as per the image below:

     

    For this there are two option, I could include a filter that checks the line 2 of Head2 is empty (per the image below) or else I could have set the filter to Head1 does not equal "subhead"" so that that line no longer will print.

    Hopefully this will help.

     

     

    0

Please sign in to leave a comment.