Google Analytics API sends ga:transactionid as a string although parses it as an integer
Hello All!
I faced an issue, while doing the report via BI: Failed to parse data 'B10109393939' for column Transaction id.
I tried to fix it by applying a filter
{
"dimensionFilterClauses": [
{
"filters" : [
{
"dimensionName" : "ga:transactionid",
"operator":"NUMERIC_GREATER_THAN",
"expressions": [
"0"
]
}
]
}
]
But it didn't help me much, because the goal is to include all transaction IDs and then transform Transaction id column to the string type.
Could anyone let me know how to change the ga:transactionid dimension request so that it won't be parsed as an integer?
Thank you very much!
0
Comments
-
Hi @user16346
Is it possible for your GA instance to contain transaction IDs which start with a character or should it be assumed that it's always going to be a number?
**Was this post helpful? Click Agree or Like below**
**Did this solve your problem? Accept it as a solution!**0
Categories
- 10.5K All Categories
- 8 Connect
- 918 Connectors
- 250 Workbench
- 470 Transform
- 1.7K Magic ETL
- 69 SQL DataFlows
- 477 Datasets
- 193 Visualize
- 252 Beast Mode
- 2.1K Charting
- 11 Variables
- 17 Automate
- 354 APIs & Domo Developer
- 89 Apps
- 3 Workflows
- 20 Predict
- 5 Jupyter Workspaces
- 15 R & Python Tiles
- 247 Distribute
- 63 Domo Everywhere
- 243 Scheduled Reports
- 21 Manage
- 42 Governance & Security
- 174 Product Ideas
- 1.2K Ideas Exchange
- 12 Community Forums
- 27 Getting Started
- 14 Community Member Introductions
- 55 Community News
- 4.5K Archive