HI there,
I'm hoping to get some insights from the team of Alteryx experts out there!
I have an excel file which has a custom format being applied to negative numbers. Please see the below screenshot:
When I load the data into Alteryx, all numbers are loaded as "V_WString" data types. Now, when I use a Select tool to convert the numbers to "Double" data type, all these negative numbers return NULL values in my output, whereas the positive numbers are fine.
I've been searching and trying some options around the forums for many hours with no luck. Does anyone have an idea how I can correct this?
I have multiple columns of such numbers, by financial quarter (i.e. Q1 2019, Q2 2019, etc.)
Many thanks!