Google Analytics Transaction ID failed to Parse

Hi all,
I've read through the other replies on this topic, but none seem to help.
I am attempting to join our CMS data with Google Analytics via 'Transaction ID'.
When I do so, I continually receive the error message: Failed parse text '1234567890-loc' from column 'Transaction ID' as type 'Integer'.
*sample number, not the actual digits
Things I have tried:
- 'Text Formatting' to show only numbers
- 'Alter Column' turning Transaction ID into text (as well as its counterpart on the other data set)
- 'String Operations' to remove spaces on both ends
- Various combinations of the above 3
What else can I do?
Thanks!
-
Answers
-
Hi @user027926
if you only want the numbers from your ID field then you’d need to remove non-digits from your field and then convert it to a number (assuming both fields should be numeric)
Have you tried a replace text using a regular expression?
‘’’
[^\d]
’’’
Make sure you select the Use RegEx option from the config menu in the replace text field and have it replace with an empty string
(I’m on mobile sorry for the poor formatting)
**Was this post helpful? Click Agree or Like below**
**Did this solve your problem? Accept it as a solution!**0
Categories
- All Categories
- Product Ideas
- 2.1K Ideas Exchange
- Connect
- 1.3K Connectors
- 309 Workbench
- 7 Cloud Amplifier
- 10 Federated
- Transform
- 664 Datasets
- 120 SQL DataFlows
- 2.3K Magic ETL
- 825 Beast Mode
- Visualize
- 2.6K Charting
- 88 App Studio
- 46 Variables
- Automate
- 195 Apps
- 486 APIs & Domo Developer
- 94 Workflows
- 24 Code Engine
- AI and Machine Learning
- 23 AI Chat
- 4 AI Projects and Models
- 18 Jupyter Workspaces
- Distribute
- 119 Domo Everywhere
- 283 Scheduled Reports
- 11 Software Integrations
- Manage
- 143 Governance & Security
- 11 Domo Community Gallery
- 49 Product Releases
- 13 Domo University
- Community Forums
- 41 Getting Started
- 31 Community Member Introductions
- 116 Community Announcements
- 5K Archive