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.
Good Day, I have a newbie question regarding passing date parameters in Report Assist. What I am trying to do is write a to - from parameter that can be left blank at the end user’s choice. I am just starting to use Report Assist and I’m sure that this is something that can be done. I’ve searched the forum and can’t seem to get anything to work. What I have right now will work if the parameter is entered.
WHERE SCHEDULE_DATE GE &START_DATE AND SCHEDULE_DATE LE &END_DATE
How do I change the code to accept or not accept this parameter?This message has been edited. Last edited by: Kerry,
I've read that in other areas of the forum. I'm still having a bit of difficulty with this as I am working in Report Assistant and not DevStudio. Additionally, I am really new to the whole WebFocus way of coding. I have downloaded the Report Assist manual from IBI but it is pretty light on the parameter side of things. Is there other documentation that would help me out?
By the way thanks for the speedy responses Prarie and JG