SOLVED
How to extract the data from Binary to String.
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
Navyasree123
8 - Asteroid
‎04-24-2023
12:32 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi , The query of the day so i have data which is binary i want to convert binary data into string and also string to binary by using alteryx .please help me with this query
Solved! Go to Solution.
Labels:
3 REPLIES 3
ShankerV
17 - Castor
‎04-24-2023
12:37 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
The below will help.
https://help.alteryx.com/20223/designer/conversion-functions
Many thanks
Shanker V
15 - Aurora
‎04-24-2023
12:39 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @Navyasree123 ,
Have you checked https://help.alteryx.com/20223/designer/conversion-functions
such as;
- BinToInt
- CharFromInt
- CharToInt
- ConvertFromCodePage
- ConvertToCodePage
- HexToNumber
- IntToBin
- IntToHex
- ToNumber
- ToString
If you could provide the input / output data sample, we would be able to give you more to-the-point comment.
‎04-24-2023
02:29 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
It is very helpful
