Focal Point Banner


As of December 1, 2020, Focal Point is retired and repurposed as a reference repository. We value the wealth of knowledge that's been shared here over the years. You'll continue to have access to this treasure trove of knowledge, for search purposes only.

Join the TIBCO Community
TIBCO Community is a collaborative space for users to share knowledge and support one another in making the best use of TIBCO products and services. There are several TIBCO WebFOCUS resources in the community.

  • From the Home page, select Predict: WebFOCUS to view articles, questions, and trending articles.
  • Select Products from the top navigation bar, scroll, and then select the TIBCO WebFOCUS product page to view product overview, articles, and discussions.
  • Request access to the private WebFOCUS User Group (login required) to network with fellow members.

Former myibi community members should have received an email on 8/3/22 to activate their user accounts to join the community. Check your Spam folder for the email. Please get in touch with us at community@tibco.com for further assistance. Reference the community FAQ to learn more about the community.


Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     [CLOSED] Join indpendent data set in Report Assistant.

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[CLOSED] Join indpendent data set in Report Assistant.
 Login/Join
 
Gold member
posted
is it possible to join two tables having no matching fields.
for example: can i join CAR table with EMPLOYEE table.
I tried creating define fields in the respective master files as below:
*********car********
DEFINE CNT/I10 WITH CAR=CNT +1;,$
********************
*************employee*******
DEFINE CNT/I10 WITH EMP_ID =CNT+1;,$
****************************

when i try to use these fields for joining in report assistant i am not able to join.

Any thoughts over this.

Thanks,
Vivek

This message has been edited. Last edited by: Tamra,


WF 8.1.04,Infoassist,Oracle, Excel, PDF,HTML.
 
Posts: 82 | Registered: January 06, 2014Report This Post
Platinum Member
posted Hide Post
 
APP PATH IBISAMP
MATCH FILE CAR
PRINT COUNTRY 
BY COUNTRY
RUN
FILE EMPLOYEE
PRINT EMP_ID 
BY EMP_ID
AFTER MATCH HOLD AS MISMATCH OLD-OR-NEW
END
TABLE FILE MISMATCH
PRINT COUNTRY EMP_ID
END
 


WebFOCUS 8.2.06
 
Posts: 210 | Location: Sterling Heights, Michigan | Registered: October 19, 2010Report This Post
Member
posted Hide Post
Joins that are based on virtual fields use DEFINE-based syntax to create a virtual field
in the host file that can be joined to a real field in the cross-reference file.

The DEFINE expression that creates the virtual host field may contain only fields in the
host file and constants. It may not contain fields in the cross-reference file.

you talk about Report Assistant, are you in Developer Studio or in InfoAssist ?

In 77x, InfoAssist doesn't support file generation that can be the solution, if you need so, you have to use InfoAssist in WebFOCUS 8.


8207, Windows 2016 64b, HTML, AHTML, PDF, EXL07...
 
Posts: 27 | Location: Suresnes | Registered: August 26, 2010Report This Post
Gold member
posted Hide Post
quote:
you talk about Report Assistant, are you in Developer Studio or in InfoAssist ?

I am using quickdata.


WF 8.1.04,Infoassist,Oracle, Excel, PDF,HTML.
 
Posts: 82 | Registered: January 06, 2014Report This Post
Guru
posted Hide Post
Hi

This is a friendly follow-up: While there have been some responses to Join indpendent data set in Report Assistant. , it’s still not resolved. Since it looks like those who were able to comment on this have done so already, please open a case on this if you would like to continue working on this issue.

Provided that no response is heard within two days, we will consider this topic as [CLOSED] and will update the subject line accordingly. Thank you for sharing and participating on Focal Point.

Regards,
Tamra Colangelo
InfoAssist Focal Point Moderator


WebFOCUS 8x - BI Portal, Developer Studio, App Studio, Excel, PDF, Active Formats and HTML5
 
Posts: 487 | Location: Toronto | Registered: June 23, 2009Report This Post
  Powered by Social Strata  

Read-Only Read-Only Topic

Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     [CLOSED] Join indpendent data set in Report Assistant.

Copyright © 1996-2020 Information Builders