Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowTry your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now
I am loading a table from Oracle DB. I have a table with the following columns:
PER_NER Email
1 xyz@gmail.com
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:
2 abc@gmail.com
Is this possible? Thank You!
Solved! Go to Solution.
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.
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.
| User | Count |
|---|---|
| 23 | |
| 20 | |
| 19 | |
| 18 | |
| 10 |
| User | Count |
|---|---|
| 53 | |
| 53 | |
| 40 | |
| 37 | |
| 32 |