Community Forums

Community Forums

JHoffman Member

Overview

Overview
Roles
Member
Badges2

About Me

About Me
Not much happening here, yet.

Analytics

1
4
10

Reactions

No reactions yet.

Comments

  • I think I've found a simple and elegant solution to this problem (in most cases) by creating a new beast mode date field based on the original date field in my dataset: CASE WHEN DAY(CURRENT_DATE) = 1 THEN DATE_ADD(`date`, INTERVAL 1 MONTH) ELSE `date` END Using this beast mode date field in a card date range filter allows…
Default Avatar

Welcome!

It looks like you're new here. Members get access to exclusive content, events, rewards, and more. Sign in or register to get started.
Sign In

Badges

  • First Anniversary
  • Second Anniversary