I created a dashboard and customized the dashboard to create a csv file for bartender. If I select all the rows in the datagrid and print, it prints fine. If I select 5 rows and print, the first row always duplicate.
What is strange is that the bartender csv file shows 5 rows from below screnshot. So I don’t get why it would print the first label twice. Any ideas?
No, if I created two “.bt” files, I would’ve seen 2 csv files getting created. I only see the one file, yet bartender always print out the first record twice.
What if you take that .bt change a few data rows, then rename it back to .btp - Oddly enough it should work, something is off not sure what - If you rename it back to .btp and it works fine; I can rule out it’s not BarTender.
Does your “Description” field have a \r\n and the CSV is thinking you have an extra line?
I am going to change folder path to a new folder and see if it create more than one csv files. There’s too many people printing labels so I don’t know if it is creating duplicate csv or not. Least I didn’t see it, but could’ve gotten mixed with all the other csv files. Thanks for the advice and will see if it did create duplicate csv file.