Using Case When to Determine whether to update values or select values

Edit: The below question was framed incorrectly by attempting to utilize the CASE WHEN expression in place of an IF statement. Please see the answer provided by schmiel. Hopefully this helps others. I’m making a tool/report in Report Builder. The main logic is dictated by a parameter that is manually selected with a dropdown called… Read More Using Case When to Determine whether to update values or select values