79326580

Date: 2025-01-03 13:26:00
Score: 1.5
Natty:
Report link

Use + instead of OR

MEDIAN(IF((Table1[Fruit]="Apple")*((Table1[Year]=2023)+(Table1[Year]=2024))
*((Table1[Season]="Summer")+(Table1[Season]="Spring")),Table1[Value]))
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: sjedi