Smart Text / Summary Number

Hi Friends,
Requesting for your help on this, please.
Example
I have three columns, 'Student IDs' and 'Course Category' (Science, Math, History) and another column which is 'Location' which I have it in filter
Now I wanted to write in a text box. (Dynamic)
Location has more number of Course Category students.
Example : NY has more number of Science Students
Here Location and Course category should dynamically change when location filter is applied.
How do I achieve this? Please help
Thanks in Advance.
Best Answer
-
I don't know if you need an argument/condition in your rows but if you do it would be:
CASE WHEN [argument] THEN CONCAT(`Location`, 'has more number of ',`Course Category`, ' students') END
Otherwise it would be:
CONCAT(`Location`, 'has more number of ',`Course Category`, ' students')
If I solved your problem, please "accept" my answer as the solution
0
Answers
-
I don't know if you need an argument/condition in your rows but if you do it would be:
CASE WHEN [argument] THEN CONCAT(`Location`, 'has more number of ',`Course Category`, ' students') END
Otherwise it would be:
CONCAT(`Location`, 'has more number of ',`Course Category`, ' students')
If I solved your problem, please "accept" my answer as the solution
0
Categories
- All Categories
- 1.1K Product Ideas
- 1.1K Ideas Exchange
- 1.2K Connect
- 970 Connectors
- 259 Workbench
- Cloud Amplifier
- 1 Federated
- 2.4K Transform
- 76 SQL DataFlows
- 502 Datasets
- 1.8K Magic ETL
- 2.7K Visualize
- 2.2K Charting
- 379 Beast Mode
- 21 Variables
- 487 Automate
- 104 Apps
- 379 APIs & Domo Developer
- 6 Workflows
- 22 Predict
- 6 Jupyter Workspaces
- 16 R & Python Tiles
- 319 Distribute
- 67 Domo Everywhere
- 252 Scheduled Reports
- 59 Manage
- 59 Governance & Security
- 1 Product Release Questions
- 5K Community Forums
- 37 Getting Started
- 23 Community Member Introductions
- 64 Community Announcements
- 4.8K Archive