Hi Everyone!
I'm having an issue where I am dealing with some very large monthly data sets. Each month has roughly 500,000 lines in the data so I thought using alteryx to add the individually months together and pair the data down to only the info I need would be great. However, when I run the data through alteryx I'm finding the data isn't being brought in properly. One item I appear to have identified is that alteryx is rounding any number that is in the thousands to single digit whole numbers. For instance, 6,993.15 in the data is being brought into alteryx as 6.
Any help would be greatly appreciated! Thank you!