Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hi ,
Can we execute something like : Select * from table in Power BI .
The reason is I need to see a table having columns as per my data source.
Today Data source (SQL DB) had 5 columns , tomorrow 10 columns , can I automate this without actually performing Drag and Drop as and when Data Source updates ?.
Or any way to generate a simple table based with dynamic columns without actually having any manual intervention.
Regards
That is standard functionality in Power Query. If you look at the generated code you won't even see a select statement.
Alternatively you can use the Advanced options to write a custom query where you can also choose Select *.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.