🔥 3-day streak
Microsoft Fabric Analytics Engineer Associate125 / 150
Question 125 of 150

You are building a Fabric warehouse view for a sales report. The source fact table has a column OrderAmount (decimal). The reporting team needs a derived text column named AmountBand that classifies each row as 'Small' when OrderAmount is under 100, 'Medium' when it is 100 to 499.99, and 'Large' when it is 500 or greater. You want the logic contained in a single reusable T-SQL SELECT expression. Which approach correctly produces the AmountBand column?

Reviewed for accuracy · Report an issueNext question