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 to any 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 to any 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 to any 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
- 1.8K Product Ideas
- 1.8K Ideas Exchange
- 1.5K Connect
- 1.2K Connectors
- 300 Workbench
- 6 Cloud Amplifier
- 8 Federated
- 2.9K Transform
- 100 SQL DataFlows
- 616 Datasets
- 2.2K Magic ETL
- 3.8K Visualize
- 2.5K Charting
- 738 Beast Mode
- 56 App Studio
- 40 Variables
- 684 Automate
- 176 Apps
- 452 APIs & Domo Developer
- 46 Workflows
- 10 DomoAI
- 35 Predict
- 14 Jupyter Workspaces
- 21 R & Python Tiles
- 394 Distribute
- 113 Domo Everywhere
- 275 Scheduled Reports
- 6 Software Integrations
- 123 Manage
- 120 Governance & Security
- 8 Domo Community Gallery
- 38 Product Releases
- 10 Domo University
- 5.4K Community Forums
- 40 Getting Started
- 30 Community Member Introductions
- 108 Community Announcements
- 4.8K Archive