Forum Discussion
Dynamic datasources are not supported.
- 2 years ago
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
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
- M0hamedFazil2 years agoHelper II
Thank you for the reply NandanHegde
I'll apt to dump my data to a stage and let the dataflow read the data from stageRegards,
Fazil M