Some People Lists will omit the first individual when exporting to labels.
Use the L1000 Core Sheet Labels report to get labels to print correctly using the People List or Group.
Updated
Some People Lists will omit the first individual when exporting to labels.
Use the L1000 Core Sheet Labels report to get labels to print correctly using the People List or Group.
Updated
empty
<% } %> <% var labels = "a_label".split(',').map(function(label) { return label.trim(); }).filter(function(label) { return label; }); %> <% var articlesWithLabels = articles.filter(function(article) { return Util.intersection(article['label_names'], labels).length; }) %> <% if (articlesWithLabels.length) { %>