Calculated field in the Filter
no_of_weeks.
CASE
WHEN `JobDeliveryDate` > CURDATE() and `JobDeliveryDate` < CURDATE()+28 THEN '4 weeks'
WHEN `JobDeliveryDate` > CURDATE() and `JobDeliveryDate` < CURDATE()+56 THEN '8 weeks'
END
I want two quick filters within 4 weeks and within 8 weeks. I created the above no_of_fields calculated field. And I am adding it under filter.
The filter only shows me option of 4 weeks.
I am new to DOMO. Today is my second day building a card. Please guide. Thank you.
Best Answer
-
For the quick filter problem - is your date range in your card enough so that the 8 weeks will hit?
Another issue that may play a role down the road...your 8 weeks line may need to include "`JobDeliveryDate` > CURDATE()+28 and `JobDeliveryDate` < CURDATE()+56" vs just "`JobDeliveryDate` < CURDATE()+56" because if you leave it the way you have it, week 8 may have too many values or if someone comes in behind you and alters your query so that 8 weeks line is first and 4 weeks is second in the order ...you'd see just 8 weeks vs 4 weeks.
Hope that helps, if I'm wrong here anyone...please correct me. ?
Matt
Please Like to thank.
1
Answers
-
For the quick filter problem - is your date range in your card enough so that the 8 weeks will hit?
Another issue that may play a role down the road...your 8 weeks line may need to include "`JobDeliveryDate` > CURDATE()+28 and `JobDeliveryDate` < CURDATE()+56" vs just "`JobDeliveryDate` < CURDATE()+56" because if you leave it the way you have it, week 8 may have too many values or if someone comes in behind you and alters your query so that 8 weeks line is first and 4 weeks is second in the order ...you'd see just 8 weeks vs 4 weeks.
Hope that helps, if I'm wrong here anyone...please correct me. ?
Matt
Please Like to thank.
1
Categories
- All Categories
- 1.7K Product Ideas
- 1.7K Ideas Exchange
- 1.5K Connect
- 1.2K Connectors
- 292 Workbench
- 4 Cloud Amplifier
- 8 Federated
- 2.8K Transform
- 95 SQL DataFlows
- 602 Datasets
- 2.1K Magic ETL
- 3.7K Visualize
- 2.4K Charting
- 691 Beast Mode
- 43 App Studio
- 39 Variables
- 658 Automate
- 170 Apps
- 441 APIs & Domo Developer
- 42 Workflows
- 5 DomoAI
- 32 Predict
- 12 Jupyter Workspaces
- 20 R & Python Tiles
- 386 Distribute
- 111 Domo Everywhere
- 269 Scheduled Reports
- 6 Software Integrations
- 112 Manage
- 109 Governance & Security
- 8 Domo University
- 30 Product Releases
- Community Forums
- 39 Getting Started
- 29 Community Member Introductions
- 98 Community Announcements
- Domo Community Gallery
- 4.8K Archive