how to capture the current quarter using beastmode
Hi Domo Masters -
so, when we want to capture the current date what we do is
we use>>>
Case When 'Date'=Curdate() then 'True' else 'False' end
is there a way we can capture the current quarter?
Thanks!!!
0
Best Answer
-
You could do this:
case when QUARTER('Date')=QUARTER(Curdate()) and YEAR('Date')=YEAR(Curdate()) then 'True' else 'False' end
**Was this post helpful? Click Agree or Like below**
**Did this solve your problem? Accept it as a solution!**
4
Answers
-
Hi Rob -
Thanks for this!!!
0
Categories
- 7.4K All Categories
- 13 Getting Started in the Community
- 151 Beastmode & Analytics
- 1.8K Data Platform & Data Science
- 54 Domo Everywhere
- 2K Charting
- 1K Ideas Exchange
- 905 Connectors
- 239 Workbench
- 343 APIs
- 77 Apps
- 19 Governance & Productivity
- 237 Use Cases & Best Practices
- 50 News
- 473 Onboarding
- 573 日本支部