Report for fixed asset

Amit_H
Tera Contributor

Hi There,

 

I have a requirement to share list of fixed asset data which has depreciation value less than 5k.

2 ACCEPTED SOLUTIONS

Runjay Patel
Giga Sage

Hi @Amit_H ,

 

You can create a report on table "m2m_fixed_asset_to_asset" this will give all fixed assets.

put condition like below.

RunjayPatel_0-1730733378840.png

 

You can schedule this report to stakeholder who need this.

 

-------------------------------------------------------------------------

If you found my response helpful, please consider selecting "Accept as Solution" and marking it as "Helpful." This not only supports me but also benefits the community.


Regards
Runjay Patel - ServiceNow Solution Architect
YouTube: https://www.youtube.com/@RunjayP
LinkedIn: https://www.linkedin.com/in/runjay

-------------------------------------------------------------------------

 

 

View solution in original post

In this video i have explained about Web service integration in ServiceNow like how it works, how we can configure it, what are the prerequisite and many more. I have covered below topics in this video. 1. understand Web Service. Like when and how we will use it. 2. Talked about Inbound and ...

Hi @Amit_H ,

 

Yes, you can schedule it monthly basis but there is already job running on daily basis which trigger script include to calculate the depreciation.

In this schedule you can change from daily to monthly.

RunjayPatel_0-1730735162980.png

 

RunjayPatel_1-1730735249741.png

 

-------------------------------------------------------------------------

If you found my response helpful, please consider selecting "Accept as Solution" and marking it as "Helpful." This not only supports me but also benefits the community.


Regards
Runjay Patel - ServiceNow Solution Architect
YouTube: https://www.youtube.com/@RunjayP
LinkedIn: https://www.linkedin.com/in/runjay

-------------------------------------------------------------------------

 

View solution in original post

In this video i have explained about Web service integration in ServiceNow like how it works, how we can configure it, what are the prerequisite and many more. I have covered below topics in this video. 1. understand Web Service. Like when and how we will use it. 2. Talked about Inbound and ...
3 REPLIES 3

Runjay Patel
Giga Sage

Hi @Amit_H ,

 

You can create a report on table "m2m_fixed_asset_to_asset" this will give all fixed assets.

put condition like below.

RunjayPatel_0-1730733378840.png

 

You can schedule this report to stakeholder who need this.

 

-------------------------------------------------------------------------

If you found my response helpful, please consider selecting "Accept as Solution" and marking it as "Helpful." This not only supports me but also benefits the community.


Regards
Runjay Patel - ServiceNow Solution Architect
YouTube: https://www.youtube.com/@RunjayP
LinkedIn: https://www.linkedin.com/in/runjay

-------------------------------------------------------------------------

 

 

In this video i have explained about Web service integration in ServiceNow like how it works, how we can configure it, what are the prerequisite and many more. I have covered below topics in this video. 1. understand Web Service. Like when and how we will use it. 2. Talked about Inbound and ...

Thanks @Runjay Patel . Also can we set monthly depreciation calculation?

Hi @Amit_H ,

 

Yes, you can schedule it monthly basis but there is already job running on daily basis which trigger script include to calculate the depreciation.

In this schedule you can change from daily to monthly.

RunjayPatel_0-1730735162980.png

 

RunjayPatel_1-1730735249741.png

 

-------------------------------------------------------------------------

If you found my response helpful, please consider selecting "Accept as Solution" and marking it as "Helpful." This not only supports me but also benefits the community.


Regards
Runjay Patel - ServiceNow Solution Architect
YouTube: https://www.youtube.com/@RunjayP
LinkedIn: https://www.linkedin.com/in/runjay

-------------------------------------------------------------------------

 

In this video i have explained about Web service integration in ServiceNow like how it works, how we can configure it, what are the prerequisite and many more. I have covered below topics in this video. 1. understand Web Service. Like when and how we will use it. 2. Talked about Inbound and ...