Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Question about weak pivot

Romario DPO
Tera Guru

Good morning servicenow community, I need your support today.

I need to create a pivot table type report, where I need to place the configuration below.
However, when I try to add additional columns to the report to place separate filters for the current month, previous month or average time, I am not succeeding, it seems that there is a limitation of the report itself.
Could you tell me if this is possible?

NOTE:
-The table I am using does not have columns with month divisions.

Exemple of i need mount:

RomarioDPO_0-1701689814035.png

 

2 REPLIES 2

Maik Skoddow
Tera Patron
Tera Patron

Hi @Romario DPO 

unfortunately, the OOTB features for pivot reports are very basic.

I recommend exporting the data and configure the report in Excel.

Maik

Romario DPO
Tera Guru

Thanks for returning Maik, i am going to try exporting the excel.

Thanks for help.