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

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
YasirBilal
Helper I
Helper I

Next Year

Hello Everyone,

So my Question is 

i have a Dataset with year table in it 

2015

2016

2017

2018

2019

So i want to Add 2020 in my year is there any way i can create a new table with 2020 year in it

thank you

1 ACCEPTED SOLUTION
v-alq-msft
Community Support
Community Support

Hi, @YasirBilal 

 

Based on your description, I created data to reproduce your scenario.

b1.png

You may click ‘Edit Query’, go to Query Editor, select ‘Home’ ribbon, choose ‘Enter Data’, create a table as follows.

b2.png

Then  you may go to ‘Queries’ area, make ‘Table’ query selected, choose ‘Append Queries’ in ‘Home’ ribbon, configure as follows.

b3.png

Result:

b4.png

As a workaround, you can also go to ‘Query Settings’, right-click last step, choose ‘Insert Step After’, input content with the formula ‘Table.InsertRows(#"Changed Type",5,({[Year = 2020]}))’.

b6.png

Result:

b7.png

If I misunderstand your thought, please show me your sample data. Do mask sensitive data before uploading. I am glad to solve the problem for you.

 

Best Regards,

Allan

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

2 REPLIES 2
v-alq-msft
Community Support
Community Support

Hi, @YasirBilal 

 

Based on your description, I created data to reproduce your scenario.

b1.png

You may click ‘Edit Query’, go to Query Editor, select ‘Home’ ribbon, choose ‘Enter Data’, create a table as follows.

b2.png

Then  you may go to ‘Queries’ area, make ‘Table’ query selected, choose ‘Append Queries’ in ‘Home’ ribbon, configure as follows.

b3.png

Result:

b4.png

As a workaround, you can also go to ‘Query Settings’, right-click last step, choose ‘Insert Step After’, input content with the formula ‘Table.InsertRows(#"Changed Type",5,({[Year = 2020]}))’.

b6.png

Result:

b7.png

If I misunderstand your thought, please show me your sample data. Do mask sensitive data before uploading. I am glad to solve the problem for you.

 

Best Regards,

Allan

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

amitchandak
Super User
Super User

How you created this table in Power BI. Import from the source. Derived from another table?

Helpful resources

Announcements
LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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