This is a migrated thread and some comments may be shown as answers.

[Solved] DateTime Functions in Telerik Reports

3 Answers 338 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Kaushal Shah
Top achievements
Rank 1
Kaushal Shah asked on 20 Aug 2009, 12:41 PM

Hi,

In telerik Report , can i calculate age from DOB that i get for each record in my query.

Is there any datetime functions or formula fields available like in crystal reports for doing above thing?

Please reply me as soon as possible.

Thanks in advance.

3 Answers, 1 is accepted

Sort by
0
Steve
Telerik team
answered on 25 Aug 2009, 04:22 PM
Hi Kaushal Shah,

We do not have specific "formula fields" available like in Crystal. However you can handle your field value calculation in an user function in your favorite language. Then you can use the function in the report designer like so: = MyUserFunction(Fields.MyField)

Best wishes,
Steve
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
Kaushal Shah
Top achievements
Rank 1
answered on 27 Aug 2009, 10:08 AM
Thank you very much Telerik Team for providing me solution for formula fields

0
Elliot
Top achievements
Rank 1
Iron
Iron
Iron
answered on 19 Feb 2026, 12:57 PM
Thanks for the clarification.
Even though Telerik Reports does not support formula fields like Crystal Reports, using a custom user function is a practical and flexible solution.
Calling the function directly from the report designer keeps the report clean and allows full control over date calculations such as age from DOB.
This answer clearly points developers in the right direction. Much appreciated.
Tags
General Discussions
Asked by
Kaushal Shah
Top achievements
Rank 1
Answers by
Steve
Telerik team
Kaushal Shah
Top achievements
Rank 1
Elliot
Top achievements
Rank 1
Iron
Iron
Iron
Share this question
or