Is it possible to show the parcel percentage instead of parcel quantity on DOMO map?
Currently it is showing the parcel quantity by province.
I want the parcel percentage each province takes to be shown on the map.
How to design it?
Do I have to use ETL to create a new aggregated column in % for the raw data?
I do not prefer to change the original dataset because I've created too many beast mode calculated fields. I know once I change the dataset the calculated fields I've created will disappear. So ask for help. thanks.
Best Answer
-
Yes.
- Create a new beastmode: SUM(
revenue
) /SUM(SUM(revenue
) FIXED ()) - Use that beastmode as your Province/fsa value
- Change the Province/fsa Value to a percentage as shown below:
If I solved your problem, please select "yes" above
1 - Create a new beastmode: SUM(
Answers
-
Yes.
- Create a new beastmode: SUM(
revenue
) /SUM(SUM(revenue
) FIXED ()) - Use that beastmode as your Province/fsa value
- Change the Province/fsa Value to a percentage as shown below:
If I solved your problem, please select "yes" above
1 - Create a new beastmode: SUM(
-
can you help look why it doesn't work for me? thank you so much
0 -
@ColemenWilson I make it by count(
快递单号
)/sum(COUNT(快递单号
) fixed ()).I'd like to say you are so great a beast mode man!!
Even though I've made it, I do not understand the design especially fixed (). My understanding it is fixed by (
Province)
can you pls explain some to me on it? thank you very much.
0 -
-
feel like it opens a new beast mode world to me!
really useful and solved the problem which had kept bothering me a lot recently!
@ColemenWilson THANK YOU VERY MUCH
0
Categories
- All Categories
- Product Ideas
- 2.1K Ideas Exchange
- Connect
- 1.3K Connectors
- 309 Workbench
- 7 Cloud Amplifier
- 10 Federated
- Transform
- 664 Datasets
- 119 SQL DataFlows
- 2.3K Magic ETL
- 823 Beast Mode
- Visualize
- 2.6K Charting
- 86 App Studio
- 46 Variables
- Automate
- 194 Apps
- 484 APIs & Domo Developer
- 89 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