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

Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started

Reply
Anonymous
Not applicable

Build a Custom Column with two values for Year

I am trying to build a custom column that will give two year values for each row. Essentially repeating each row and ending with 2019 for the first row and 2020 for the second row.
a3.jpg

The final goal would have two rows for each hotel name:
HotelName                                   Year
aloft Birmingham Soho Square    2019
aloft Birmingham Soho Square    2020
aloft Chapel Hill                            2019
aloft Chapel Hill                            2020 
etc....

1 ACCEPTED SOLUTION
sturlaws
Resident Rockstar
Resident Rockstar

Hi @Anonymous ,

 

what you are trying to achieve can not be done in Power BI directly, you will have to make use of Power Query.

 

1. Create a table with the years you need, by using the "Enter Data"-function in Power Query. Call it e.g. Years.

2. In your Hotel-table, use the "Add Custom Column"-function, and add the Years-table. It will not be visible in the pop-up window, so you will have to manually type the name.

3. You will now see a new column labled Years(or whatever you called it), with a small Expand-button in the header of the column. Click on this, and voila.

mockup

 

Cheers,
Sturla

If this post helps, then please consider Accepting it as the solution. Kudos are nice too.

View solution in original post

1 REPLY 1
sturlaws
Resident Rockstar
Resident Rockstar

Hi @Anonymous ,

 

what you are trying to achieve can not be done in Power BI directly, you will have to make use of Power Query.

 

1. Create a table with the years you need, by using the "Enter Data"-function in Power Query. Call it e.g. Years.

2. In your Hotel-table, use the "Add Custom Column"-function, and add the Years-table. It will not be visible in the pop-up window, so you will have to manually type the name.

3. You will now see a new column labled Years(or whatever you called it), with a small Expand-button in the header of the column. Click on this, and voila.

mockup

 

Cheers,
Sturla

If this post helps, then please consider Accepting it as the solution. Kudos are nice too.

Helpful resources

Announcements
September Hackathon Carousel

Microsoft Fabric & AI Learning Hackathon

Learn from experts, get hands-on experience, and win awesome prizes.