Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Desktop Discussions

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

Add the WF output to the Analytic App itself.

sebasuarezmora
5 - Atom

Hi everyone!

 

I'm new building Analytic Apps WFs, and I'm trying to built a Search Engine based on some HR listings by filtering on LastName, Name or Employee ID fields. However, I'm not able to display the results on the same Analytic App. So, I do not need to export the output to a separate file, I just needed to easily check job titles, location and other attributes on an easy way instead to CTRL+Find / Filtering on an excel file. Is there any way to include this on the Analytic App or other solutions?

 

Thanks in advance!!

2 REPLIES 2
RolandSchubert
16 - Nebula
16 - Nebula

Hi @sebasuarezmora ,

 

I think, only two changes are needed:

- modify the Action tool to change the string, that is searched in the key column

P02.jpg

 

- modify  "On Success - Show results" in the interface designer

 

P01.jpg

 

I've modified and attached your workflow. Let me know if it works for you.

 

Best,

 

Roland

sebasuarezmora
5 - Atom

Hey Roland,

 

Thank you for your prompt response, I'm trying to open the workflow with your updates but I'm unable this message comes up in a pop-up:

 

"There was an error opening

'C:\Users\.........';'<', hexadecimal value 0X3C, is an invalid attribute character. Line 3, position 3." 

 

(I'd attached a screenshot but that feature is not working on my profile in this forum 😅).

 

 

 

Labels
Top Solution Authors