no table chosen error in alteryx gallery
- 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
Hi Everyone
I created a workflow that creates a weekly report and outputs it in excel format. I added the file browse and Action tool and uploaded the workflow to our gallery to allow users to select the file and generate the report for themselves. I keep getting the error in my heading "no table chosen error" when i try to run the workflow and select a file in the gallery. Can someone please assist in helping me figure this out. The file name and sheet name are always the same as well as the structure
- Labels:
- Apps
- Gallery
- Interface Tools
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
You may ensure that the action tool is configured to meet your needs. Another idea is to ensure that when you save the app to the Gallery, the placeholder file is either encapsulated or able to be read from a location on the server.
-jb
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi Justin
please can you provide an example of the following "ensure the placeholder file is either encapsulated or able to be read from a location on the server. "
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Check out this article by @DanM on the topic of Assets and Packaging workflows.
I've adopted the best practice to create a placeholder .yxdb file for apps that require end-users to provide an input file. The placeholder file contains all the expected columns and their datatypes. Following the Data Input tool, there is a Select tool to make sure no extra columns are passed through the workflow.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hello @Zenani ,
Please set the file input to standard database format with everything unchecked.
After selecting the file, does a new window pop up and lets you specify which sheet you would like to select?
Nos sure but most likely has to do with the file format being xls instead of xlsx.
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi when i try to select a file a window pops up saying no table chosen
