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

Object Data source Hit many time for each table in the report

1 Answer 28 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Krishna
Top achievements
Rank 1
Krishna asked on 19 Aug 2015, 01:03 PM

Hi,

 I have a report which has 6 tables. The data source for all the 6 tables are same. But every time each table is executing the the data object is hit and 

its making the execution slow. Is there any way that for all tables the data object(data fetching) should be done once and for every table the data object should not 

hit back or re execute. Please Help

1 Answer, 1 is accepted

Sort by
0
Ellis
Top achievements
Rank 1
answered on 19 Aug 2015, 08:03 PM

Hi, Krishna I think that you can achieve this by using the Bindings property within the tables as explained in How to Nest a Graph Item in a Table item.

Property Path: DataSource 

Expression: =ReportItem.DataObject

If someone from the Dev team could please correct me if I´m mistaken.

Best Regards.

Ellis.

Tags
General Discussions
Asked by
Krishna
Top achievements
Rank 1
Answers by
Ellis
Top achievements
Rank 1
Share this question
or