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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
Anonymous
Not applicable

DAX - dates add in existing table

Hi Every one,

 

I have table with "Date" & Sales data.

 

I want to add Future Date values in to my existing table.

 

ex: data in table "01/01/2017" to 07/03/2019" 

 

i want to add data in same table in the date field "08/03/2019" to 07/03/2020"

 

i have provided sample data in this link.

 

Thanks in advance.

 

Rg 

Venu

3 REPLIES 3
Nolock
Resident Rockstar
Resident Rockstar

Hi @Anonymous,

 

just for better undertanding: Do you have another table with 2 columns which you should append to the original table?

Anonymous
Not applicable

@Nolock Thanks for your response....

 

If my datasource is "SpreadSheet". your answer is perfect. if have any other datasource.

 

i just given my data in excel only.... i need to add those dates at "Power BI Desktop" level using "DAX".

Hi @Anonymous,

 

I've created 2 tables in Excel, MyTable1 and MyTable2.

 

Capture 0.PNG

 

After that I imported both of them in Power BI.

Capture 1.PNG

 

Then I appended MyTable2 to MyTable1.

Capture 2.PNG

 

And the result is:

Capture 3.PNG

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors