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!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
Dear Team,
I am using Power BI Desktop (Feb 2018) version. In my application, we are using Direct Query mode and connected to Azure SQL database.
In database, we have added few columns in the table and we were expecting that after dataset refresh in Power BI Service, these new columns should be populated for end users, but didn't get new columns, we had to refresh the application at desktop and then republish.
Is this the expected behaviour or I am missing something to populate the columns automatically in Power BI Service.
Solved! Go to Solution.
Hi @Anonymous,
>>In database, we have added few columns in the table and we were expecting that after dataset refresh in Power BI Service, these new columns should be populated for end users, but didn't get new columns, we had to refresh the application at desktop and then republish.
Current power query will cache original datasource structure in query steps, they not follow changes on database. If cached table structure not correspond new table structure(missing columns), it will return error. If datasource added new columns, power query still load previous structure.(new columns not load)
For your scenario, you need to manually add new columns list to change type steps.
Regards,
Xiaoxin Sheng
Hi @Anonymous,
>>In database, we have added few columns in the table and we were expecting that after dataset refresh in Power BI Service, these new columns should be populated for end users, but didn't get new columns, we had to refresh the application at desktop and then republish.
Current power query will cache original datasource structure in query steps, they not follow changes on database. If cached table structure not correspond new table structure(missing columns), it will return error. If datasource added new columns, power query still load previous structure.(new columns not load)
For your scenario, you need to manually add new columns list to change type steps.
Regards,
Xiaoxin Sheng
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!
Check out the November 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 59 | |
| 46 | |
| 42 | |
| 23 | |
| 18 |
| User | Count |
|---|---|
| 190 | |
| 122 | |
| 96 | |
| 66 | |
| 47 |