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

How to pass Main Report Datasource to another report

1 Answer 166 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Dhananjaya
Top achievements
Rank 1
Dhananjaya asked on 08 Jul 2016, 09:00 AM

Hi,

We have main report which will fetch data from db and display it in report. when user click on data row we are navigating to another report.

In our another report we have to show filtered data of main report.

We don't  want to re fetch same data again  from db.  So how we can pass main report datasource  to another report ?

What  is the best way to implement. we are using 2015 q3

 

1 Answer, 1 is accepted

Sort by
0
Nasko
Telerik team
answered on 08 Jul 2016, 10:22 AM
Hello Dhananjaya,

The data source and the fetched data cannot be passed to another report via a navigate to report action. You can use DataObject as a for nested data items (Table, List, Crosstab, Graph, SubReport) to reuse data which has already been fetched. However, this approach applies only to nested data items within the main report and not to navigate to report actions.

Regards,
Nasko
Telerik by Progress
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
Dhananjaya
Top achievements
Rank 1
Answers by
Nasko
Telerik team
Share this question
or