Skip to Content
0
Former Member
Mar 05, 2009 at 01:57 PM

How to synchronize objects

84 Views

Hi All,

I have a report which shows count of various objects in a report.

These objects are coming from different data providers i.e. Universes and Stored Procedure.

Now, the problem is, report is showing proper count for the objects which are coming from Universes, but its showing wrong count for the objects that are coming from Stored Procedures.

So, anyone has any idea how to synchronize these objects coming from different data providers i.e. Universes and Stored Procedure ?

Thanks in advance.