79349650

Date: 2025-01-12 09:26:43
Score: 1.5
Natty:
Report link

For change_in_volume_per_visit, your denominator is wrong. Your denominator should be your LAG function LAG(main_total_size, 1) OVER ( PARTITION BY linked_lylty_card_nbr ORDER BY start_txn_date)

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Carlos Urbina