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

Be one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now

Reply
M0hamedFazil
Helper I
Helper I

Dynamic datasources are not supported.

Hey,

Apologies if my methods doesn't make any sense as I am new to fabrics

Now my work is to get a JSON response from API and transform and load it to a destination. Since there are many tranformations need to be done I used Data flow that calls the API and do some transformations to get the final output. I want to include this dataflow to my datapipeline where some access tokens and some other things required to call the API is done.

I planned on passing the access token as a parameter to the dataflow where the API is comprised of the access token. When I publish the dataflow I get the error like "Dynamic datasources are not supported".

Thanks in Advance

Regards
Fazil M


1 ACCEPTED SOLUTION

Unfortunately as of today, it is not possible to have dynamic source /changing data within dataflow Gen2 at run time.

The source within the Dataflow Gen 2 has to be static so you can try directly connecting the source within dataflow Gen2 else as stated by othershave a staging layer like blob or any other source




----------------------------------------------------------------------------------------------
Nandan Hegde (MSFT Data MVP)
LinkedIn Profile : www.linkedin.com/in/nandan-hegde-4a195a66
GitHUB Profile : https://github.com/NandanHegde15
Twitter Profile : @nandan_hegde15
MSFT MVP Profile : https://mvp.microsoft.com/en-US/MVP/profile/8977819f-95fb-ed11-8f6d-000d3a560942
Topmate : https://topmate.io/nandan_hegde
Blog :https://datasharkx.wordpress.com

View solution in original post

4 REPLIES 4
M0hamedFazil
Helper I
Helper I

Hi @NandanHegde 

Thanks for the reply

I wonder is there any other way I pass my data from an activity to dataflows. I have gone through somw blogs and videos and they suggest to stage the data and make the dataflows read from the stage.

Is there any other ways to do that?

Regards,
Fazil M

 

Unfortunately as of today, it is not possible to have dynamic source /changing data within dataflow Gen2 at run time.

The source within the Dataflow Gen 2 has to be static so you can try directly connecting the source within dataflow Gen2 else as stated by othershave a staging layer like blob or any other source




----------------------------------------------------------------------------------------------
Nandan Hegde (MSFT Data MVP)
LinkedIn Profile : www.linkedin.com/in/nandan-hegde-4a195a66
GitHUB Profile : https://github.com/NandanHegde15
Twitter Profile : @nandan_hegde15
MSFT MVP Profile : https://mvp.microsoft.com/en-US/MVP/profile/8977819f-95fb-ed11-8f6d-000d3a560942
Topmate : https://topmate.io/nandan_hegde
Blog :https://datasharkx.wordpress.com

Thank you for the reply @NandanHegde 

I'll apt to dump my data to a stage and let the dataflow read the data from stage

 

Regards,

Fazil M

NandanHegde
Super User
Super User

Based on my understanding,As of today dataflow Gen 2 sources cannot be parameterized.

Meaning the source has to be a hardcoded version and hence you might be getting the error




----------------------------------------------------------------------------------------------
Nandan Hegde (MSFT Data MVP)
LinkedIn Profile : www.linkedin.com/in/nandan-hegde-4a195a66
GitHUB Profile : https://github.com/NandanHegde15
Twitter Profile : @nandan_hegde15
MSFT MVP Profile : https://mvp.microsoft.com/en-US/MVP/profile/8977819f-95fb-ed11-8f6d-000d3a560942
Topmate : https://topmate.io/nandan_hegde
Blog :https://datasharkx.wordpress.com

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!

Dec Fabric Community Survey

We want your feedback!

Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.

ArunFabCon

Microsoft Fabric Community Conference 2025

Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.

December 2024

A Year in Review - December 2024

Find out what content was popular in the Fabric community during 2024.

Top Solution Authors