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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
magtuto
Helper I
Helper I

Adding New Custom Column

Hello All,

 

If I have the following table in Power BI which I am using as my data source (say in an Excel format) with the following structure as per below.

 

| Name |  Basketball |  Tennis | Hockey |

| John   |   3              |  3          |  2          |

| Chris  |   3              |  3          |  3          |

| Pedro | 5                | 5           | 4           |

 

I have done numerous visualisations, various measures and calculalted columns then I decided I need another column to the table (Gender);

 

1.  Can you add another column after initial data source attchment?

2. How is this done?

 

Gender | Name |  Basketball |  Tennis | Hockey |

Male     | John   |   3              |  3          |  2          |

Female | Chris  |   3              |  3          |  3          |

Male    | Pedro | 5                | 5           | 4           |

1 ACCEPTED SOLUTION
GarryFarrell
Advocate III
Advocate III

Hi,

You should be able to add the extra column in your excel source and then refresh and it should be available.

Otherwise you can add a new table in Power BI by using add data. Then you will need to join the table.

View solution in original post

2 REPLIES 2
GarryFarrell
Advocate III
Advocate III

Hi,

You should be able to add the extra column in your excel source and then refresh and it should be available.

Otherwise you can add a new table in Power BI by using add data. Then you will need to join the table.

Gary,

 

Actually it was as easy as that.  For some reason I thought that it would not work.

 

Thanks

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors