Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us at FabCon Vienna from September 15-18, 2025, for the ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM. Get registered
let
Source = Lakehouse.Contents(null){[workspaceId = "..."]}[Data]{[lakehouseId = "..."]}[Data],
#"Navigation 1" = Source{[Id = "Fact_Order", ItemKind = "Table"]}[Data]
in
#"Navigation 1"
Why does the fast copy indicator say that This source is not supported by fast copy?
Isn't Lakehouse source supported for fast copy?
Hello @frithjof_v ,
İf you would like to use fast copy there is requirements. İf you'd like know more about fast copy below the link you can follow:
My medium post what I've published recently: h target=_blank target=_blank target=_blankttps://medium.com/microsoft-power-bi/accelerating-data-lo...
Microsoft learn fast copy:https://learn.microsoft.com/en-us/fabric/data-factory/dataflows-gen2-fast-copy
Best Regards,
Gökberk Uzuntaş
LinkedIn: https://www.linkedin.com/in/g%C3%B6kberk-uzunta%C5%9F-b43906198/
Medium: https://medium.com/@uzuntasgokberk
İf this post helps, then please consider Accept it as solution and kudos to help the other members find it more quickly.
I am fulfilling all of those requirements, still the indicator tells that fast copy doesn't work.
But when I run the dataflow, the fast copy works.
So I think there is a bug with the indicator in the applied steps.
Hello @frithjof_v ,
To make sure your df works fast copy please follow below the image:
You df needs to be work engine that is CopyActivity. Otherwise it doesn't work with FastCopy that means also you need to follow every step in requirements. İf you see CopyEngine, you can raise a ticket about your issue to Microsoft.
Best Regards,
Gökberk Uzuntaş
LinkedIn: https://www.linkedin.com/in/g%C3%B6kberk-uzunta%C5%9F-b43906198/
Medium: https://medium.com/@uzuntasgokberk
İf this post helps, then please consider Accept it as solution and kudos to help the other members find it more quickly.
Yes, it shows as CopyActivity in the refresh log:
But the applied steps indicator says that Fast Copy is not supported for that data source.
So there seems to be a bug with the Fast Copy indicator in the Applied steps:
The source is Fabric Lakehouse.
The dataflow actually seems to run successfully, even if I have checked the Require fast copy
Does it mean that the Fast copy indicator, which told me that this source is not supported by Fast copy, is wrong?
If so, that indicator should be fixed 🙂
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.
User | Count |
---|---|
2 | |
1 | |
1 | |
1 | |
1 |
User | Count |
---|---|
4 | |
3 | |
1 | |
1 | |
1 |