I need to create a dynamic report that shows me data between 2 and 5 days ago
I've tried a variety of methods but can't get seem to get it accurate. Any help would be appreicated.
Tagged:
0
Answers
-
Hi @Mike_Shrift ,
One thing you can do is to make a filter. So if you have a card that is a table, you can write a formula/beast mode like
CASE
WHEN `date`>=(Curdate()-5) AND `date`<=(Curdate()-2) then 1 end
Then you'd filter on 1s.
Make sense?
John Le
You're only one dashboard away.
More video solutions at: https://www.dashboarddudes.com/pantry
John Le
You're only one dashboard away.
Click here for more video solutions:
1
Categories
- 10.5K All Categories
- 8 Connect
- 918 Connectors
- 250 Workbench
- 472 Transform
- 1.7K Magic ETL
- 69 SQL DataFlows
- 477 Datasets
- 202 Visualize
- 255 Beast Mode
- 2.1K Charting
- 12 Variables
- 17 Automate
- 354 APIs & Domo Developer
- 89 Apps
- 3 Workflows
- 20 Predict
- 5 Jupyter Workspaces
- 15 R & Python Tiles
- 247 Distribute
- 63 Domo Everywhere
- 243 Scheduled Reports
- 21 Manage
- 42 Governance & Security
- 179 Product Ideas
- 1.2K Ideas Exchange
- 12 Community Forums
- 27 Getting Started
- 14 Community Member Introductions
- 55 Community News
- 4.5K Archive