Yes you can use the prompt.
Suppose if you have Sales tables in your database for every country, such that the structure is same and the name of table is prefix with country code.
Then you can use prompt to select the country whose data you want to see. The Syntex is
Sales_@prompt('Select...
We have Two webi instance running on the AIX (UNIX) with two unix ids. But we are not able to connect to the administrator.
When we try login with the admin id it says can't connect to cluster manager. Even for root id also it gives the same error
If anybody knows the solution for this...
why are you creating a variable for it man. All you need to format the cell thats alll.... type none in the undefined area and ur problem will get solved
Hi Friends,
We are facing a very interesting problem
Two of the measures available in our universe are
1)sum(decode(V5IN716_V1_alias.MIS_CODE,'40',V8SPM420_V.A9065))
2)SUM(V8SPM420_V.A9060)
When we create a report with dimension (V5IN716_V1_alias.V05605) and the above two measures,
BO creates...
Hi All Does anybody know how to Install BCA on UNIX and also to Administer BCA on UNIX...
What are the basic requirement for this..
Any help will be highly appreciated
Thanks
select hiredate, to_char(hiredate,'q') from emp
Where to_char(hiredate,'q')=to_char(decode(to_number(to_char(sysdate,'q'))-1,0,4,to_number(to_char(sysdate,'q'))-1));
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.