Forum Discussion
Anonymous
7 years agoNot applicable
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
I want to be able to add additional data to this table that I am loading from the Database. For example, below this existing data, I would like to add:
Is this possible? Thank You!
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.