Forum Discussion
Data from SQL table not updating in Power BI
I have a Power BI report that accesses two tables. Power BI is not picking up any changes made to table values.
Below are the steps I followed:
- I modified the SubCategoryColumn column values in SSMS.
- I then launched Power BI and did a Data Refresh.
- Power BI showed the that the rows from both tables were loaded.
- When I open the Data view in Power BI, none of the updated values appear. The original values are still there.
The updates SubCategoryColor columns are shown below in SSMS.
After updating SubCategoryColor in SSMS, I did a Refresh in Power BI. The dialog reports rows gave been uploaded for both tables. However, none of the Edits made to SubCategoryColor are loaded during the Refresh.
How would I troubleshoot this?
2 Replies
- lbendlinSuper User
in Power Query click on "Refresh All" or "Refresh Preview"
- AnonymousNot applicable
Hi Anonymous ,
Could you tell me if your problem has been solved?
If solved, please provide your own solution or mark the helpful repliy as a solution so more people will benefit.
If not, please tell me what is your connection mode to connect to SQL Server?
Maybe you should try to reconnect to the data source.
Best Regards,
Stephen Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.