Forum Discussion
cpshort7186
1 year agoAdvocate I
Using Alteryx with Fabric
Is anyone successfully using Alteryx in combination with Fabric? I have struggled to get alteryx to connect to a lakehouse or data warehouse and am finding that there does not seem to be much/any su...
Fragmaticx
1 year agoFrequent Visitor
cpshort7186 i dont think here is a solution, not if you want to write to a lakehouse our dwh. BUt with the new fabric sql you can write as to any sql - with high speed 🙂
- cpshort71861 year agoAdvocate I
Yes, the new T-SQL notebooks are a step in the right direction. Unfortunately (as far as I can tell) you can not combine Python or Spark SQL steps in a notebook with T-SQL. The whole notebook has to be T-SQL. This limits what I can do with it. I view Alteryx as a prototyping tool, and will eventually move any code that needs to be scheduled into Fabric Notebooks anyways, but it would be nice if Fabric SQL endpoints worked well enough and performant enough to support prototyping. As of now it's taking orders of magnitude longer than expected.