September 18, 2010 at 2:29 am
i have developed a report model with mulitiple table, which are linked with master-child relationship...
in report builder, when i select one table i cannot get data from another table...even though they have relationship between them.
September 18, 2010 at 3:10 am
masqazi (9/18/2010)
i have developed a report model with mulitiple table, which are linked with master-child relationship...in report builder, when i select one table i cannot get data from another table...even though they have relationship between them.
Inline queries are not considered as the best practices
You may consider creating SQL Procedures
Raunak J
September 21, 2010 at 12:31 am
can u explain a bit more about what you mean..
June 13, 2011 at 12:15 pm
it looks like that is the only option you got
unless you give primary key to your table.
or to create a unique key you may create a named query having two columns cocatenated
i guess this helps
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply