Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 16 Oracle Analytics Lounge
- 215 Oracle Analytics News
- 43 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 79 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Data flow changes are not affecting

Summary
Data flow changes are not affecting
Content
Hi Everyone,
I have just started exploring and working on DVD with OBIEE as my primary skill.
I was trying to create simple data flow using few of tables from oracle database. Let me put it in this way....
I have added few tables as data sets from Oracle database.
Created a data flow choosing Table1 and Table2 and given a join between them and continue data flow adding select columns , rename columns and save data as data set.
Created a simple project using the data flow.
Now I would like to create the visual in a different way, so i need Table3 to add in the data flow and bring the attributes to project with same dataset.
Followed the same way and added the Table3 with Table1 and Table2 and given the appropriate joins and selected the attributes from Table3, Renamed them and Executed the data flow and saved it.
But am not able to find the new added atributes from Table3 in the dataset from the project. I haven't find anything to resfresh the dataset in the project
Could you please tell me how can i retrieve those attributes in the dataset from project.
Thanks
Bhavya
Answers
-
Hi Bhavya,
Most probably the columns are marked as hidden.Follow below steps and see if thats the case:
1. Right click on the data source in the project
2. click on 'Inspect' from the pop-up menu
3. If there is a check against the new columns under "Hidden", un-check it.
Hope this helps.
0