This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowA new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.
I am maintaining a PowerBI dataset which basically reads columns from SQL tables. I use SELECT * FROM [TABLE] in source query, so all columns from the table are included. Once I publish the .pbix, others can source from this to create their report.
Now, if the pipeline feeding the SQL table adds a new column, I am expecting to see this column in the next scheduled refresh. Unfortuantely, this isn't happening. The only way I can see it is, if I open the dataset .pbix, refresh and then publish.
Is this a known limitation of power bi data set using SQL SELECT * statement to create columns?
Solved! Go to Solution.
@Anonymous, The refresh that you referred to is DATA Refresh. It will only fetch the data from your source. It won't add new columns. For any structural changes or metadata changes, you have to refresh it in Power BI Desktop and publish it.
Hi @Anonymous,
good question. As @SivaMani mentioned this is not supported out-of-the-box.
However, you can work around it if the source is supporting that:
While I don't think this works directly with your example, you might wanna read those and try to make it work with your example.
Furthermore: did you have a read on the Limitations and issues with native database queries (Like writing your SELECT * statement)?
Hi @Anonymous,
good question. As @SivaMani mentioned this is not supported out-of-the-box.
However, you can work around it if the source is supporting that:
While I don't think this works directly with your example, you might wanna read those and try to make it work with your example.
Furthermore: did you have a read on the Limitations and issues with native database queries (Like writing your SELECT * statement)?
Although doesn't solve the problem at hand, but closest to an acceptable solution.
@Anonymous, The refresh that you referred to is DATA Refresh. It will only fetch the data from your source. It won't add new columns. For any structural changes or metadata changes, you have to refresh it in Power BI Desktop and publish it.
Check out the May 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 14 | |
| 10 | |
| 10 | |
| 7 | |
| 7 |
| User | Count |
|---|---|
| 37 | |
| 32 | |
| 28 | |
| 22 | |
| 20 |