Oracle Analytics Cloud and Server

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

Data flow changes are not affecting

Received Response
12
Views
1
Comments

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

  • Kranthikumar Kommuri
    Kranthikumar Kommuri Rank 3 - Community Apprentice

    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.