in task sla table i want the tags report of last 6 months data

srikriti
Tera Contributor

Hi All,

Requirement is Task_sla table i want specific tags list shown as report. with last 6 months data

but currently it showing as empty i want a bar chart for this

Please help me on this.

srikriti_0-1732101468615.png

 

11 REPLIES 11

Najmuddin Mohd
Giga Sage

Hi @srikriti ,

Tags are stored label_entry table. So, you need to select Table = label_entry

Following that you can filter table = task_sla

NajmuddinMohd_0-1732103773577.png
But, you cannot get the list view of the target table. It gives the list view of label_entry.

You can use different types like trend to get the stats with group by Label of the tag.

NajmuddinMohd_2-1732104165441.png

 

NajmuddinMohd_1-1732104051155.png

 

You can also refer: https://www.youtube.com/watch?v=rREd-b2oQqI

If the above information helps you, kindly mark it as Helpful and Accept the solution
Regards,
Najmuddin.

 

Hi @Najmuddin Mohd 

 

here i want past 6 months incident created data as well along with the tags but in label entry there is no dotwalk with incident creation data
is there any way we get the incident data as well ?

srikriti_0-1732104956317.png

 

Hey @srikriti ,

 @Community Alums provided a better solution than me.
Select directly table as Task SLA

Filter, Tags || have || Tag1 <Tag name>
Task.created || on || Last 6 months.

NajmuddinMohd_0-1732106006349.png




NajmuddinMohd_1-1732106090255.png



If the above information helps you, Kindly mark it as Helpful and Accept the solution.
Regards,
Najmuddin.

Hi,

srikriti_0-1732107012544.png

i am getting the above arrow mark customer want the tag names  also if i select group by tags it showing empty data