Support Article
Export to Excel not working
SA-20588
Summary
While exporting reporting definition data to excel,Getting one day less with Timestamp value
Error Messages
Not Applicable
Steps to Reproduce
1. Log into application
2.Give filter criteria with specific date and search
3.Results shows correct date as per search
4.Click on export to excel
5.Shows wrong date
Root Cause
An issue in the custom application code or rules
Resolution
- First we need to convert from a DateTime property to a date using a Function Alias.
- It has to be created in the class Embed-UserFunction.


Resolution 2. Database SQL-Server.
1. First you need to convert from a Date Time property to a date using a Function Alias.
2. Create a Function Alias in Embed-User-Function Class.


Published March 16, 2016 - Updated October 8, 2020
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.