Simple Analytics App output
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I want to share a simple way of outputting data for users of Analytics Apps. Originally this was a question, but I have since answered it.
Posting it here in an attempt that Google will find it because I spent hours trying to find an example of how to do this.
Problem: you want to display the output of an Alteryx Analytic App on the screen and the Browse tool is insufficient. You do not want the user to have to click another link to open a pdf, excel file, or csv.
Solution: transform the data using the Table Tool then use the Render tool to create PCXML which Alteryx Server will display nicely after the app has finished.
The Workflow:
The Output:
Solved! Go to Solution.
- Labels:
- Topic of Interest
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@Joe_Churchill
Are you talking abou the Rendering tool, which can generate a temporary HTML file.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Thanks @Qiu -- i just rewrote the post from a question to the solution as i finally figured it out.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@Joe_Churchill
Thank you for letting me know and glad it is figured out.
