Hello,
I am very new to Alteryx and am running into some difficulties. I have a google analytics connector setup. I have chosen my dimensions and metrics. I now want to reorder the data in descending order and rename the fields. When I go to rename the fields, I get the following four field names:
1. browser,browser,browser,browser,....
2. browserSize,browserSize,browserSize,browserSize,browserSize,....
3. browserVersion,browserVersion,browserVersion,browserVersion,....
4.sessions,sessions,sessions,sessions,sessions,...
The dimensions i have are mobileDeviceInfo and Source
The Metrics I have are sessions, pageviews, and sessionDuration
Why are the correct field names not displaying for me to rename them? and how can i fix this?
Thank you