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
1
Categories
- 7.3K All Categories
- 13 Getting Started in the Community
- 134 Beastmode & Analytics
- 1.8K Data Platform & Data Science
- 52 Domo Everywhere
- 2K Charting
- 994 Ideas Exchange
- 895 Connectors
- 236 Workbench
- 342 APIs
- 76 Apps
- 18 Governance & Productivity
- 233 Use Cases & Best Practices
- 49 News
- 473 Onboarding
- 570 日本支部