Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
Hi, I have a requirement where I need to pick up ETL rules from logic apps rules engine, I need the data to be transformed in fabric data pipelines based on the rules defined in logic apps rules engine. Is this something achieveable?
Hi @v-rzhou-msft - Thanks for your response 🙂
I don't have issues with creating pipelines, I am trying to get the etl logic from rules engine to transform the data so that whenever a business rule changes I can modify the logic in rules engine rather than midifying my dataflow.
So, my question is how to pull the business rules from rlues engine while the data is still processed in fabric dataflow.
Thanks
Hi @kc_analytics ,
I think you can try to transform you data in Data Factory (dataflow), then create a data pipline by these data.
For reference: Use a dataflow in a pipeline - Microsoft Fabric | Microsoft Learn
Best Regards,
Rico Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.