Skip to main content
1-Visitor
July 10, 2014
Solved

Query Builder report with IBA's

  • July 10, 2014
  • 1 reply
  • 2046 views

Hi ,

We have soft type of WTChangeRequest2 and IBA's on it. We want the report with these IBA's..What are the types we need to select and the joins association?

Best answer by DarrenStorey

If you add the soft type of wt.change2.WTChangeRequest2 to your report in report builder, you will be able to select your IBAs directly. No need to join anything.

1 reply

12-Amethyst
July 10, 2014

If you add the soft type of wt.change2.WTChangeRequest2 to your report in report builder, you will be able to select your IBAs directly. No need to join anything.

23-Emerald I
July 10, 2014

Darren is right. If you create a soft type then you should see something in the Type list for your soft type in Query Builder. For example, I have a soft type Document called TestDoc1. When I click to add an Type to the From tab I see TestDoc1 listed in the list:

7-10-2014+2-13-55+PM.png

When you add attributes on the Select tab you should see any soft attributes associated with this soft type at the bottom of the list:

7-10-2014+2-15-45+PM.png

akr1-VisitorAuthor
1-Visitor
July 11, 2014

Thanks Darren and Lori..I am able to see the attributes now.