Advent of Code is back! Unwrap daily challenges to sharpen your Alteryx skills and earn badges along the way! Learn more now.

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

Recommended Courses / Lesson for Designing a UI for Alteryx Web Service?

DanAAC
7 - Meteor

Happy Easter !

 

I am looking to build a workflow that renders a decision on a loan (whether it's approved or not) that then connects to a webpage. There, analysts and management can choose a loan product & terms and click a button to see whether the loan can be approved or not. 

 

The workflow is somewhat completed; I've built cases in Excel, and Alteryx reads/processes those cases and renders a decision. But now, I am looking to build a UI in Alteryx (web service) for end-users.

 

Any suggestion for courses and interactive lessons?

 

Thanks,

 

Dan

3 REPLIES 3
apathetichell
19 - Altair
DanAAC
7 - Meteor

Thanks! Can you provide some details on it, please?

apathetichell
19 - Altair

Are you trying to design an Alteryx app UI - if so there are limits. React is a general app framework that the web runs on. You can use it as a front end for an app on Server.

Labels