79398392

Date: 2025-01-29 23:05:10
Score: 0.5
Natty:
Report link

Have you tried encapsulating it in a SUM?

SUM(IF(Date >= DATE(2024, 6, 25) AND Date <= DATE(2024, 7, 24), Active users, 0))

Maybe then you can mix the active users (metric) that meet the criteria you placed on date (dimension).

Reasons:
  • Whitelisted phrase (-1): Have you tried
  • Low length (0.5):
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: León