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     [CASE-OPENED] Generate Essbase parent level information

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[CASE-OPENED] Generate Essbase parent level information
 Login/Join
 
Member
posted
The following is query used in a drop down.
Here i have hardcoded the values for the drop down in the where clause.
I want these values to be dynamic.Here the 'ACCOUNT_ARCHIVES' is from ESSBASE and is in hierarchial data.
In the dynamic where clause i want to list only the parent level level information,not the child.
what is the query to be used

DEFINE FILE ACCOUNT_ARCHIVES
OPT1/A20 = '';
FLDS/A150 = OPT1 || ACCOUNT_ARCHIVES.ARCHIVES.PRODUCT_MEMBER || OPT2 || ACCOUNT_ARCHIVES.ARCHIVES.PRODUCT_MEMBER || OPT3;
END
TABLE FILE ACCOUNT_ARCHIVES
SUM
FLDS
BY FLDS NOPRINT
WHERE ACCOUNT_ARCHIVES.ARCHIVES.PRODUCT_MEMBER EQ 'Elim.PF.HVAC' OR 'HVAC.Aux HVAC' OR 'HVAC.Evap Core' OR 'HVAC.Front HVAC' OR 'HVAC.Heater Core' OR 'HVAC.Misc' OR 'HVAC.Systems';
ON TABLE HOLD AS AR1PL FORMAT ALPHA
END

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


WebFOCUS 7.69
Windows
Excel, HTML, PDF,AHTML
 
Posts: 14 | Registered: November 16, 2009Report This Post
Expert
posted Hide Post
Hi all,

FYI, Adithya has a case opened regarding this issue, and some sample code was already provided for testing.

Adithya, when you have an update on testing, can you please post it here? This way the solution can be kept for future reference. Thank you in advance for sharing with all.

Cheers,

Kerry


Kerry Zhan
Focal Point Moderator
Information Builders, Inc.
 
Posts: 1948 | Location: New York | Registered: November 16, 2004Report 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     [CASE-OPENED] Generate Essbase parent level information

Copyright © 1996-2020 Information Builders