To send a copy of a report from the My Reports tab in the Report Library:
- Open the saved report
- Click on Send a Copy
- Fill out fields as needed
- Select users to send a copy of the report to
- Click Share
Updated
To send a copy of a report from the My Reports tab in the Report Library:
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) { %>