How can I get the company names on a pivot table to show up on one line? One company is not.

I am using a pivot table to collect daily data on a sales funnel. I want to see what is in a particular stage of the funnel on a daily basis. I have one company that is showing up on two different lines, but the rest of the companies are on one line. The name is spelled correctly, so I don't understand the issue.
Any ideas?
Best Answer
-
My bad. SQUASH_WHITESPACE is only available in the formula tile in Magic ETL. Try this instead:
UPPER(TRIM(`company name`))
Make sure what is inside the ticks is your actual field name from your dataset.
**Check out my Domo Tips & Tricks Videos
**Make sure toany users posts that helped you.
**Please mark as accepted the ones who solved your issue.1
Answers
-
I would try troubleshooting by creating a beast mode that might help identify the issue. I would start by creating a beast mode that looks like this:
UPPER(SQUASH_WHITESPACE(companyname))
This will eliminate any extra spaces and convert the string to upper case as Domo is case-sensitive when evaluating differences between strings. Drag this beast mode into your rows field and remove the current one and see if things look like how they are supposed to.
**Check out my Domo Tips & Tricks Videos
**Make sure toany users posts that helped you.
**Please mark as accepted the ones who solved your issue.1 -
Thank you. I am getting a calculation error. I have tried all the below.
UPPER(SQUASH_WHITESPACE(companyname))
UPPER(SQUASH_WHITESPACE(`company name`))
0 -
My bad. SQUASH_WHITESPACE is only available in the formula tile in Magic ETL. Try this instead:
UPPER(TRIM(`company name`))
Make sure what is inside the ticks is your actual field name from your dataset.
**Check out my Domo Tips & Tricks Videos
**Make sure toany users posts that helped you.
**Please mark as accepted the ones who solved your issue.1 -
Worked great! I appreciate learning new tricks!
0
Categories
- All Categories
- Product Ideas
- 2.1K Ideas Exchange
- Connect
- 1.3K Connectors
- 309 Workbench
- 7 Cloud Amplifier
- 10 Federated
- Transform
- 663 Datasets
- 119 SQL DataFlows
- 2.3K Magic ETL
- 823 Beast Mode
- Visualize
- 2.6K Charting
- 86 App Studio
- 46 Variables
- Automate
- 193 Apps
- 483 APIs & Domo Developer
- 86 Workflows
- 23 Code Engine
- AI and Machine Learning
- 23 AI Chat
- 4 AI Projects and Models
- 18 Jupyter Workspaces
- Distribute
- 117 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