Hi I have field values - A, B, C, D, E, F,G,H,I,J for one of applications. I need output as below. Product Alert by Team1 Alert by Team2 AA Count(A, B,C,E,...
See more...
Hi I have field values - A, B, C, D, E, F,G,H,I,J for one of applications. I need output as below. Product Alert by Team1 Alert by Team2 AA Count(A, B,C,E,F,G,H,I,J) Count(D) Same as different multiple products with different field values. Like -- Product Alert by Team1 Alert by Team2 AA Count(A, B,C,E,F,G,H,I,J) Count(D) BB Count(MM ,AD,FG,TH,KL) Count(BB) please help me on this query. Note - I have same field name for all field values.