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
Consultant001
Frequent Visitor

Create a duplicate date table

Hi everyone

 

How do I duplicate a date table if I don’t have access to edit queries?

 

I have a date table, however, I want to make a duplicate date table (second date table) so that I can link two different relationships.

 

Thanks!

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @Consultant001,

 

You can try to use dax formula to create a calculate table based on current table.(New table=Old Table)
Notice: use dax function to duplicate table not works on directquery and live connection mode.

 

Regards,

Xiaoxin Sheng

View solution in original post

3 REPLIES 3
prateekraina
Memorable Member
Memorable Member

Hi @Consultant001,

 

I think you are connected live to a Power BI Dataset. If that is the case you cannot create a duplicate table.

 

Prateek Raina

Anonymous
Not applicable

Hi @Consultant001,

 

You can try to use dax formula to create a calculate table based on current table.(New table=Old Table)
Notice: use dax function to duplicate table not works on directquery and live connection mode.

 

Regards,

Xiaoxin Sheng

davehus
Memorable Member
Memorable Member

Using Summarize to create a second table could be an option.

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

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

July PBI25 Carousel

Power BI Monthly Update - July 2025

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