Forum Discussion
Using Alteryx with Fabric
Unfortunately I have not been able to get this option to work either.
I got it working, but its slow as he......
And I dont know why.
But if you create a service principal and give it write rights on your lakehouse table - you can connect using oledb driver in alteryx with SP.
- cpshort71861 year agoAdvocate I
After much back and forth with Alteryx and our IT group I was able to do the same... had to create a service principal with all rights needed to read and write to the environment, had to make sure correct version of ODBC driver was installed, had to open a port on the firewall. But after all that I can select from lakehouse and data warehouse objects, and I can write to the warehouse. However, I've also found writing to the warehouse extremely slow. Workflow runs in 15sec when running without the final write action or when writing to CSV, but takes 20min to run writing to a warehouse table. Not a huge data volume (CSV is only ~75kb). Would love to hear if anyone has resolved this. I'm not sure if it's an alteryx issue, an ODBC driving issue, or a fabric issue.