Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
I have a dataset that has 10 data columns. I created 3 calculated columns that each search for a different word in the 10 data columns.
I now have a new dataset that I need to import that has 15 columns. The existing 10 data columns plus 5 new data columns.
Is there a way to overide the existing dataset while preserving the calculated columns?
Solved! Go to Solution.
Hey,
I'm not sure if I totally underestand your requirement, for this reason my answer is a little lengthy.
If the data source has the same name but now just contains the 15 instead of 10 columns, and the columns names did not change, besides that there will be just 5 new columns, the calculated columns will still be there. This is due to the following.
Consider the Power BI data model as a data model that contains different layers. The
If your requirement is described by the above everything will work, but if you mean "preserve" the results of your calcualtions, you have to be careful. If your dataset is small, you can export the data from a table visual using Power BI desktop (exisiting limits are described here: https://docs.microsoft.com/en-us/power-bi/visuals/power-bi-visualization-export-data). If your dataset exceeds the various limits described in the above mentioned article you just can use Paginated Reports or XMLA endpoints to overcome these limitations, both of the features mentioned require Power BI Premium.
Hopefully this is what you are looking for.
Regards,
Tom
Hey,
I'm not sure if I totally underestand your requirement, for this reason my answer is a little lengthy.
If the data source has the same name but now just contains the 15 instead of 10 columns, and the columns names did not change, besides that there will be just 5 new columns, the calculated columns will still be there. This is due to the following.
Consider the Power BI data model as a data model that contains different layers. The
If your requirement is described by the above everything will work, but if you mean "preserve" the results of your calcualtions, you have to be careful. If your dataset is small, you can export the data from a table visual using Power BI desktop (exisiting limits are described here: https://docs.microsoft.com/en-us/power-bi/visuals/power-bi-visualization-export-data). If your dataset exceeds the various limits described in the above mentioned article you just can use Paginated Reports or XMLA endpoints to overcome these limitations, both of the features mentioned require Power BI Premium.
Hopefully this is what you are looking for.
Regards,
Tom
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 98 | |
| 72 | |
| 50 | |
| 50 | |
| 44 |