Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago
Solved

Adding additional Data to Existing Table

I am loading a table from Oracle DB. I have a table with the following columns:   PER_NER  Email 1                  [email protected]   I want to be able to add additional data to this table that I ...
  • Mond's avatar
    7 years ago

    Hi,

     

    Depending on number of columns, I would say, you can create a table with in Power BI and use Merge or Append queries options on Edit queries.