Disable input tool auto data field
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
terrellchong
8 - Asteroid
‎08-02-2022
08:24 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I have a set of table that looks like this
Item | Amount | Quantity |
RM | RM | |
Laptop | 1000 | 150 |
Table | 500 | 150 |
Chair | 1200 | 150 |
when i import it from XLSB into alteryx, it turns into this
Item | Quantity | |
RM | ||
Laptop | 1000 | 150 |
Table | 500 | 150 |
Chair | 1200 | 150 |
The "Amount RM" went missing, the Column "Item" and "Quantity" is V_string, whereas "Amount RM" turns into double, hence removing the table title.
I am using the macro from this link :Batch Macro to import multiple file having differe... - Alteryx Community
Labels:
- Labels:
- Datasets
1 REPLY 1
Alteryx
‎08-03-2022
06:29 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @terrellchong - If you could provide your file and workflow that would help.
