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

Embed metadata in TRDP file

1 Answer 131 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Valerie
Top achievements
Rank 1
Valerie asked on 04 Feb 2020, 03:29 PM
I am using the stand alone Report Designer and trdp reports. The report parameters come from the application's database, and each client has their own database. The application reads new trdp files and adds report parameters, including indicating simple data types--string, integer, etc. Some report parameters are more complex--e.g. an "Account Super Search" function. I am looking for a way to consistently install these more complex parameters without sql scripts or user intervention. Is there a place in the trdp file to embed metadata? I could include the default report parameter data types in a json string and have the application read that metadata.

1 Answer, 1 is accepted

Sort by
0
Katia
Telerik team
answered on 07 Feb 2020, 09:21 AM

Hello Valerie,

The supported types for the report parameters are Boolean, DateTime, Integer, Float, String. Although custom types are not supported, you can still use expressions based on data fields and custom functions in the properties of the report items or in data-retrieval methods.

In case, the suggested approach does not help let us know the additional details about the required scenario.

 

Regards,
Katia
Progress Telerik

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
General Discussions
Asked by
Valerie
Top achievements
Rank 1
Answers by
Katia
Telerik team
Share this question
or