Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply

How to add new column to new table

Hi all,

 

I have created a "new table" in Power Bi wherein i need to add new column should be copied from another table name "Updated" "Priya's sql data".

Is that possible ? Kindy assist me.example 2.PNG

4 REPLIES 4
Icey
Community Support
Community Support

Hi @Revathi_Kannan ,

 

Why do you want to "copy" a column from another table? And what's the rule when copying the column?

 

 

Best Regards,

Icey

Whitewater100
Solution Sage
Solution Sage

Hi:

It would be good to see the column you want to add and an image of your data model and the columns you have in both tables. Because there are different ways to add. 

If I were to guess (if data model is connected)

New Table = ADDCOLUMNS(

                      SUMMARIZE(Table, 
                     Table[@Categorysum..], 
                      Table[SAP_Customer]), 
                   "Updated", What column are you adding? Priya's sql data [column name??]))

Providing more info will help. Currently you do not show the column you want to add, jsut a Table Name?

Thanks..

@Whitewater100 

Thanks a lot for your response.

I am not able to attach the file here. Also i am new to this forum. Is there anyway to connect you so that i will explain my requirement. 

Hello:

I worked this up in with some excel data. Does this work for you?

https://drive.google.com/file/d/1PkD3r4UrjXkJ9IlDSj4ciJspN7H4AGsG/view?usp=sharing 

 

Whitewater100_0-1651263269202.png

 

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.