The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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!
Solved! Go to Solution.
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
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
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
User | Count |
---|---|
85 | |
84 | |
36 | |
34 | |
31 |
User | Count |
---|---|
92 | |
79 | |
66 | |
55 | |
52 |