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
Chris1300
Helper II
Helper II

Breaking up a gaint table

I started using PowerBI with an API call that imports my data into a table. Unknowingly, I then proceeded to add many many calculated columns in same table in DAX. So, now I have my original data import and calculations in the SAME table. I think the more sensible approach would be to keep my original table from the API import as is. Then create a new/separate table that holds all the calculations and transformations.

 

Is there a way to access the column calculations in bulk so I can simply copy and paste them into a new separate table? My goal is to try to keep the Original Table API data separate and another tables that holds all the transformations and calculations. This way if i ever need to change my data source I still have the calculations. 

 

I can do them manually 1by1, i can create new column and then copy and paste the formula. But was hoping if there is a bulk way or do them all at once way...

2 ACCEPTED SOLUTIONS
aj1973
Community Champion
Community Champion

Hi @Chris1300 

TRY THIS

https://www.youtube.com/watch?v=3TdSp-lCGNk

 

You can use DAX studio as well.

Regards
Amine Jerbi

If I answered your question, please mark this thread as accepted
and you can follow me on
My Website, LinkedIn and Facebook

View solution in original post

v-kkf-msft
Community Support
Community Support

Hi @Chris1300 ,

 

Perhaps you have tried exporting a template file (.PBIT)? It will keep the calculated columns and measures created, just change your data source.

 

For more information, please refer to: Create and use report templates in Power BI Desktop 

 

 

If the problem is still not resolved, please provide detailed error information or the expected result you expect. Let me know immediately, looking forward to your reply.
Best Regards,
Winniz
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-kkf-msft
Community Support
Community Support

Hi @Chris1300 ,

 

Perhaps you have tried exporting a template file (.PBIT)? It will keep the calculated columns and measures created, just change your data source.

 

For more information, please refer to: Create and use report templates in Power BI Desktop 

 

 

If the problem is still not resolved, please provide detailed error information or the expected result you expect. Let me know immediately, looking forward to your reply.
Best Regards,
Winniz
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

aj1973
Community Champion
Community Champion

Hi @Chris1300 

TRY THIS

https://www.youtube.com/watch?v=3TdSp-lCGNk

 

You can use DAX studio as well.

Regards
Amine Jerbi

If I answered your question, please mark this thread as accepted
and you can follow me on
My Website, LinkedIn and Facebook

Helpful resources

Announcements
PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

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