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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

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
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

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