Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateJoin the OneLake & Platform Admin teams for an ask US anything on July 16th. Join now.
I am trying to do a simple test of moving data currently in a 'serverless' Synapse View to a LakeHouse. No source views show up to choose from. Is this a bug?
Solved! Go to Solution.
I believe the copy activity only supports tables, which I believe is the case currently in synapse as well (although happy to be proved wrong on that, been a while since I've used the copy tool).
You could choose "Use Query" instead and do a SELECT * FROM view_name.
Using explicit query did work.
I believe the copy activity only supports tables, which I believe is the case currently in synapse as well (although happy to be proved wrong on that, been a while since I've used the copy tool).
You could choose "Use Query" instead and do a SELECT * FROM view_name.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Fabric update to learn about new features.