Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Min(Case When PT_UD_Number = 5 Then LongName End) As [Quantity]
Select Min(Case When PT_UD_Number = 5 And [!]IsNumeric(LongName) = 1[/!] Then Convert(Int, LongName) End) As [Quantity]