Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
We have little config tables that need data to be updated (typically 1 row or 1 column in a row or add 1 row etc) and writing a script to update these or maintaining a separate excel and then creating a separate dataflow to pull that data seems like an overkill.
In a SQL DB, I can just edit data in SSMS and be done with it. However, a datawarehouse table doesn't seem to support that.
Is there a way to easily update a table of data without having to write insert/update scripts?
Solved! Go to Solution.
Hi @VickyDev18 ,
Thanks for the reply from frithjof_v .
As you can see in the screenshot below, I have done some testing and understand your frustration that connecting to the warehouse from SSMS does not give you the option to edit the top 200 rows as it does when connecting directly to the database from SSMS.
Unfortunately, Fabric warehouse does not provide a GUI method, you can use Update statement.
If this feature is important to you, you can provide idea on Home (microsoft.com) and attach the link to your idea, I will give you a Vote, I believe that people who are concerned about this case or have the same need will give you a Vote.
Best Regards,
Yang
Community Support Team
If there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly.
If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!
Hi @VickyDev18 ,
Thanks for the reply from frithjof_v .
As you can see in the screenshot below, I have done some testing and understand your frustration that connecting to the warehouse from SSMS does not give you the option to edit the top 200 rows as it does when connecting directly to the database from SSMS.
Unfortunately, Fabric warehouse does not provide a GUI method, you can use Update statement.
If this feature is important to you, you can provide idea on Home (microsoft.com) and attach the link to your idea, I will give you a Vote, I believe that people who are concerned about this case or have the same need will give you a Vote.
Best Regards,
Yang
Community Support Team
If there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly.
If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!
Thanks. I have submitted an idea for this.
I haven't tried connecting to Fabric Warehouse in SSMS. I understand you have tried it, but it didn't allow to edit the table content in the GUI.
The closest thing I can think of is Dataflow Gen2. You can enter data directly in a Dataflow Gen2. Or connect the Dataflow Gen2 to an Excel sheet, as you mentioned.
How do you do that in SSMS?
"In a SQL DB, I can just edit data in SSMS and be done with it. However, a datawarehouse table doesn't seem to support that."
Are you wanting to write the insert/update in SQL code, or are you looking for a GUI method to do it?
For a SQL DB, I can right-click on a table and select Edit Top 200 rows and just edit the data or add new rows as if I would in excel. This option doesn't show up when connecting to a Fabric warehouse DB.
I am looking for a similar GUI method and not a script method.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.