Hi,
I created a query item as below
Count (distinct case when item =1 then Id else null end)
Like this I have more 4 condition with same Id count
Count (distinct case when item...
↧
Re: Case statement with multiple condition in one query item
↧