Create a report monthly

Pedro
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
December 3, 2024

 

 

I need to create a monthly report for my boss that includes all the activities of the month, including completed tasks, pending tasks, and the total number of activities. The report should also include the percentage of completed tasks, the number of completed tasks, and the number of pending tasks. 


 

every month on the last day at 22:00 pm, create a report in variable "RelatorioMensalConcluidos" with all cards due this month with all checklists complete, create a report in variable "RelatorioMensalPendentes" with all cards with an incomplete checklist with an incomplete due date, create a report in variable "TotalCardsMensal" with all cards due this month, and send an email notification to "***********" with subject "Relatório Mensal: #{monthname}" and message "Atividades Concluídas:**\n{$RelatorioMensalConcluidos_html}\n\n**Atividades Pendentes:**\n{$RelatorioMensalPendentes_html}\n\n**Resumo:**\n- Total de Atividades: {$TotalCardsMensal_count}\n- Atividades Concluídas: {$RelatorioMensalConcluidos_count}\n- Atividades Pendentes: {$RelatorioMensalPendentes_count}\n- Porcentagem Concluída: {percentcards:RelatorioMensalConcluidos/TotalCardsMensal}%"


can anyone help me?

1 answer

0 votes
Renato Fagaraz
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
December 5, 2024

Hi @Pedro !

Looks like you're already on the right track with setting up your monthly report. Just a heads-up, the time you mentioned (22:00 pm) is a bit off since it mixes 24-hour and 12-hour formats. You might want to adjust that to either 22:00 or 10:00 pm.

Also, a great way to start is by setting up the rule using a board button. This way, you can test and tweak it until it's just right before making it run automatically every month.

Here's a handy article on custom field variables in automation that might come in useful: https://support.atlassian.com/trello/docs/using-custom-field-variables-in-automation/

Hope this helps! 

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
TAGS
AUG Leaders

Atlassian Community Events