Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Next up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now

Reply
dibeau
Frequent Visitor

Use dynamic content

Hi community

 

I’m trying to add a Dataverse destination as dynamic content, but I’m unsure what value should be used for this. I’m also not certain if this functionality even exists.

 

In the screenshots below, I’ve successfully added a Lakehouse as dynamic content, which works perfectly. In the second screenshot, you’ll see how it appears when selecting the Dataverse connection (without dynamic content).

SCR-20240924-nmhb.pngSCR-20240924-nmkm.png

Thanks in advance!

1 ACCEPTED SOLUTION
FabianSchut
Solution Sage
Solution Sage

Hi @dibeau,

 

At the moment, only Lakehouse, Warehouse and KQL Database are supported in the dynamic content section of the copy activity. You may create different copy activities with other connections and determine which copy activity is run based on a switch statement (I know this is not easy to maintain, but a workaround you could try).

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

Hi @dibeau  ,

 

As FabianSchut mentioned, dynamic content is currently only supported for Lakehouse/Data Warehouse/KQL Database object ID.

You can refer to below document:

vkongfanfmsft_0-1727248820392.png

How to copy data using copy activity - Microsoft Fabric | Microsoft Learn

 

Best Regards,
Adamk Kong

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

FabianSchut
Solution Sage
Solution Sage

Hi @dibeau,

 

At the moment, only Lakehouse, Warehouse and KQL Database are supported in the dynamic content section of the copy activity. You may create different copy activities with other connections and determine which copy activity is run based on a switch statement (I know this is not easy to maintain, but a workaround you could try).

Helpful resources

Announcements
FabCon and SQLCon Highlights Carousel

FabCon &SQLCon Highlights

Experience the highlights from FabCon & SQLCon, available live and on-demand starting April 14th.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Fabric Update Carousel

Fabric Monthly Update - March 2026

Check out the March 2026 Fabric update to learn about new features.

Top Kudoed Authors