SOLVED
Need help - Input Data
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
EN6924
10 - Fireball
‎12-01-2022
11:53 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hello Experts,
In my source excel file there are checkboxes in a column -
Desired output will be like-
When I'm importing the sheet it's showing like -
Q. How can I fix it?
Q. How can I filter out the records which are selected in 'Checkbox' ?
Solved! Go to Solution.
Labels:
- Labels:
- Tips and Tricks
1 REPLY 1
gabrielvilella
14 - Magnetar
‎12-02-2022
06:22 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
If the value from the checkbox is not present anywhere on the table in Alteryx, I don't think it is possible to get that information straightforward. You can have a separate column that will change it's value (true, false) based on the checkbox selection. Then you can use this column in Alteryx to filter on it.
