Categories
- All Categories
- Oracle Analytics Learning Hub
- 29 Oracle Analytics Sharing Center
- 18 Oracle Analytics Lounge
- 237 Oracle Analytics News
- 45 Oracle Analytics Videos
- 16K Oracle Analytics Forums
- 6.2K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 88 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
OBIEE - Add a column and populate it with customized text
I'm new to OBIEE, simpler is better please. I have to add some new columns to an Analysis and populate them with our company address. I have added a field called "Address Line 4" (that we do not use) to the analysis five times as shown in the image below. I want to populate the columns with Employer Name, Address, etc. How can I do that?

Answers
-
If what you want is that every single row has the same value, edit the formula of the columns, and there inside you enter your text with single quotes around: ' Your employer name '
You need the single quotes to tell OBIEE it's a static text, and not something to evaluate as LSQL code.
0 -
Exactly what I needed. I was not using single quotes. Thank you so Much!!!
0 -
Thank you both!
0
