Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 9091

Re: GROUP BY USING VIEWS

$
0
0

Thanks a lot Florian .

 

I tried with 2nd option and it worked. But the 1st option didn't. Can you please elaborate option 1. i.e. use "count" aggregation functionality.

Basically when I use analytic view and add field "user" to output, I can use "count" aggregation on user but then I don't get the desired output. what i want is something like this:

userName      Count

  user1              10

  user2               2

  user3               5

 

What I get is

userName

10

2

1

 

I want userName along with Count.

 

Thanks,

Muks


Viewing all articles
Browse latest Browse all 9091

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>