I would like to be able to run a workflow in Alteryx, ideally with a regression/scoring model...then be able to output the statistical analysis and/or final dataset into Looker as that is the BI tool we are using. Is that possible?
But what about for Designer Desktop? Sorry I should have said I have the desktop, not cloud
Looker or Looker Studio? I do not believe Looker has data sets per se - you query based upon a connected db. This is usually the case with Looker Studio - but I believe you can upload a data set/have stateful storage. The most common way you would do this though is to push your Alteryx data to a database (Snowflake/BigQuery/Redshift/Postgres/Whatever)- and connect your Looker/Looker studio to that DB. This would also allow you to build models with other data in your database.