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

how to create Daily ,Weekly,monthly report in report designer (standalone)

4 Answers 293 Views
Report Designer (standalone)
This is a migrated thread and some comments may be shown as answers.
Narender
Top achievements
Rank 1
Narender asked on 11 Mar 2016, 07:29 AM

Hi Team,

I am new in Telerik and i dont know , how to create a report in which we can use variable and fuction .I want to create a daily ,weekly and montly collection report .Suppose i have a date , country and amount fields.

Now i want to create a report in which i have to show daily ,Weekly and Montly collecion against country wise.    

 

Plaese suggest me.

Thanks,

Narender

4 Answers, 1 is accepted

Sort by
0
Stef
Telerik team
answered on 12 Mar 2016, 03:42 PM
Hello Narender,

If you refer to the Creating a Calendar Report with Telerik Reporting blog post, the sample user functions and data-retrieval methods can be built in an external assembly (DLL). Then the assembly can be loaded by the Standalone Designer tool by extending its configuration - check Extending Report Designer (and the tutorials linked at the bottom of the article).

Note that if the purpose is to publish the report to Telerik Report Server,the external assembly (DLL) will have to be uploaded manually. Also the Report Server application and Scheduler service will need to be re-configured manually. There is no UI we provide for such customization, so we do not recommend their usage. The required settings are:  Previewing a report definition that uses an external assembly.


Let us know more details about the code you want to include in reports, and how reports will be previewed.

Regards,
Stef
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
0
Narender
Top achievements
Rank 1
answered on 14 Mar 2016, 08:38 AM

Thanks Stef for your reply.

Actually i am using Standalone Report Designer.So i want to create a report directly from Standalone Report Designer, not form C# coding.i want just write expression on field to create report.please have a look at my attached sreen and tell me "Is this type of report is possible in Stand alone report designer".

If Yes then please tell me how to create it.

 

Curently i have Standalone Report designer and Report Server of Telerik.

 

 

Thanks,

 

Narender

0
Narender
Top achievements
Rank 1
answered on 14 Mar 2016, 08:40 AM
Thanks Stef for your reply.
Actually i am using Standalone Report Designer.So i want to create a report directly from Standalone Report Designer, not form C# coding.i want just write expression on field to create report.please have a look at my attached sreen and tell me "Is this type of report is possible in Stand alone report designer".
If Yes then please tell me how to create it.

Curently i have Standalone Report designer and Report Server of Telerik.


Thanks,

Narender
0
Stef
Telerik team
answered on 16 Mar 2016, 05:05 PM
Hello Narender,

Telerik Report Server can display reports designed to use a SqlDataSource or a  CsvDataSource - Report Designer.

Once you have the data you can start designing the report by dragging TextBox items in the desired section - Report Structure. You can also use a Table item to display the data records, the available Table Wizard will guide you through the steps.

More details how to design reports are available in the Quickstart section. Check also the demo reports (e.g. Product Sales) available in Telerik Report Server under 'Reports'. All reports can be downloaded as TRDX files to check their settings.

Regards,
Stef
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
Report Designer (standalone)
Asked by
Narender
Top achievements
Rank 1
Answers by
Stef
Telerik team
Narender
Top achievements
Rank 1
Share this question
or