Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Intelligence (Analytics)
How to join two different data sets while creating report on BIRT iHub?
superuser
<p><span style="color:rgb(36,39,41);font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;font-size:15px;">In BIRT Designer,while creating a report there is a way to join (inner join, left outer join, etc.) two different data sets to create a joined data set. Is there a way to do such join operation on BIRT iHub?</span></p>
Find more posts tagged with
Comments
CodeRookie
<p>If you are using BRD Pro (not sure about other versions), right click on the 'Data Set' label in the 'Data Explorer' tab, choose 'Join Data Set' to define a new joined data set. Hope this helps.</p>
<p> </p>
<p>Best Regards,</p>
<p>Scott</p>
superuser
<p>Thanks Scott, but I was looking for a way to perform the same join operation using different data sets from within <strong>iHub.</strong></p>
CodeRookie
<p>Gotcha. My reading comprehension went out the window on that one.....LOL!!!</p>
<p> </p>
<p>Have a great day!!</p>
pricher
<p>Hi,</p>
<p> </p>
<p>When you say "creating report on BIRT iHub", you probably mean using the BIRT Studio option, which is a web-based report creation tool available to end users. In BIRT Studio, users do not have access to data sets the same way report developers do when using BIRT Report Designer (the Eclipse based tool). Instead, they have access to BIRT Data Objects. These objects are created by report developers using BIRT Report Designer and are published to iHub. A BIRT Data Object can encapsulate multiple data sets and joins are pre-defined. In BIRT Studio, an end user cannot join multiple BIRT data object; only one can be used at the same time.</p>
<p> </p>
<p>Hope this helps,</p>
<p> </p>
<p>P.</p>