Avatar of Rdichpally
Rdichpally
Flag for United States of America asked on

ADHoc Reporting, REport Builder 1.0

I have a AdHoc reporting environment in Report Builder 1.0 (SSRS). I am trying to retrieve data from different entities that do not have a relational integrity but the AdHoc Report environment is not allowing me to map the fields from the two entities. Is there any way I can do this in AdHoc Reporting or do I have to change the mapping in my database and redesign my database? Any help is approciated
Microsoft SQL ServerMicrosoft SQL Server 2008SSRS

Avatar of undefined
Last Comment
Rdichpally

8/22/2022 - Mon
Jim Horn

>I am trying to retrieve data from different entities that do not have a relational integrity
The role of a reporting app is to render reports, not to relate/map unrelated data from multiple data sources.

If that's your task, then that's an separate ETL project where you have to identify your sources, your targets, how the multiple sources are mapped (i.e. do values need to change), quality needs (aka is your data clean enough), etc. etc.
ASKER CERTIFIED SOLUTION
ValentinoV

THIS SOLUTION ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
GET A PERSONALIZED SOLUTION
Ask your own question & get feedback from real experts
Find out why thousands trust the EE community with their toughest problems.
Rdichpally

ASKER
Thanks.
I started with Experts Exchange in 2004 and it's been a mainstay of my professional computing life since. It helped me launch a career as a programmer / Oracle data analyst
William Peck