Quantcast
Channel: SharePoint 2010 - Setup, Upgrade, Administration and Operations forum
Viewing all articles
Browse latest Browse all 13778

Get Distinct Count of Columns in a sharepoint List based on other column values using Javascript

$
0
0

I need to get Distinct count of columns in a sharepoint list based on other column. 

For Example, a List look like this,

Name         Location        Gender

AAA           Mumbai          Male

BBB           Bangalore       FeMale

CCC           Jaipur             FeMale

DDD           Mumbai          Male

EEE           Jaipur              Male

I need a count based on

1. In mumbai Male=2 & Female=0

2. In Bangalore Male=0 & Female=1

3. In Jaipur Male=1 & Female=1

Thanks in Advance...


Viewing all articles
Browse latest Browse all 13778

Trending Articles



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