Hello!
I want to be able to change a displayed hierarchy in the dimension based on what's been selected in another one in the cube. Is that possible?
Thanks,
Katya
Hello!
I know close to nothing about Oracle PL/SQL and am sure that my question is rather trivial, but here's my query:
SELECT
BUSINESS_UNIT, DEPTID, PROJECT_ID, CATEGORY,
To_Char(To_Date(To_Char(ACCOUNTING_PERIOD),'MM'),'Month') || FISCAL_YEAR TIME,
PERIOD_DEPR, CURRENCY_CD
FROM...
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.