Hi guys,

I have a small doubt that what is the difference between a file which is created with .js extension and a normal report which is created under Reports folder. Both files contains JavaScript code then what is the difference  between those files?

I am facing one problem when  importing two files (one is .js file and other one is Report)  in one of my report, let's give a name  as 'child report'.

I have one user defined function in one of my report and I am calling that function in "child report'.

when I am doing this it's working perfectly in development environment of  my system. But when I am calling the same function in production my "child report" is not able to recognize that function. Even I have that imported file also in production.

And if I will define the same function in one of my .js file and then import that .js file in "child report" then it is working fine in prod.

then why It was not able to recognize the same function from a user defined report and how it was working in development environment?

Don't know what is the root cause behind this problem.

 

Please help if you can. :)

 

Thanks,

Ankit

 

 

 

 

 

 or register to reply.

Notify Moderator