Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi guys,
I would like to add a column for calculation but I do not want to affect anything in the MySQL data source.
Does adding a new column works locally or it will sync to the source?
Do I need to have a new table for having a copy of data for the calculation?
Thank you~
Solved! Go to Solution.
and to add to Phil's post; you don't have to have a new table. The new calculated column can be ignored in terms of visuals you might build
however if the calculation involves a distinct value where the result is less records than the original table, such as a single sum for an overall category - it might be more useful to have a new stand alone table (you can join them)
and in either case you can undo these steps in your Query Editor should you need to experiment without affecting your core table
and to add to Phil's post; you don't have to have a new table. The new calculated column can be ignored in terms of visuals you might build
however if the calculation involves a distinct value where the result is less records than the original table, such as a single sum for an overall category - it might be more useful to have a new stand alone table (you can join them)
and in either case you can undo these steps in your Query Editor should you need to experiment without affecting your core table
Hi @natt,
It definitely won't update your source data so you won't have to worry about that.
There is a tool that sounds like it might let you, but you'd need to install that separately.
Check out the July 2025 Power BI update to learn about new features.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
User | Count |
---|---|
69 | |
64 | |
50 | |
36 | |
26 |
User | Count |
---|---|
85 | |
55 | |
45 | |
44 | |
36 |