Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
I think the answer is no but wanted to be safe.
I'm just learning how to use Power BI Desktop, and have established a connection to my SQL DB. I'd like transform some of the data because in the database the order statuses for our jobs are 1,2,3,4, etc which need to translate to Confirmed, In Production, Complete, Invoiced, etc so I figured I would transform the data.
My main concern is that if I replace values, does it actually make changes in the original DB or is Power BI always just reading data and never writing anything back? I don't want to mess up our database as its live order data.
Thanks in advance!
Solved! Go to Solution.
Hi @Funkytone ,
Yes, this is correct:
Power BI always just reading data and never writing anything back
Hi @Funkytone ,
Yes, this is correct:
Power BI always just reading data and never writing anything back