Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 14 Oracle Analytics Lounge
- 212 Oracle Analytics News
- 42 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 78 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
OBIEE12C using hyperlinks as member values

Can I use hyperlinks as dim member values?
Example
Dim Products
Total
--Prod Categroy level (Members: Cat_Code, Cat_Name)
--Prod Detail level (Members:Prod_Code, Prod_Name, Prod_Link)
In Relational table Product_Details I have 3 columns: Code, Name and Link with values 'Ck', 'Coke' and '<a href=http://google.com...>CokeLink</a>'
Is there anyway to show the value of column Link as hyperlink and not the text value in ANSWERS?
Answers
-
Format the column as a hyperlink and store that formatting for that column.
0 -
It is user-level setting, right?
I want this behavior for that member by default for all users
0 -
If your set it as "system-wide" it isn't user-level, but system-wise. Everybody using the system will get that setting! (that's why "system-wide" settings could be dangerous )
0 -
System-wide = across the whole implementation.
0 -
Thanks a lot
0