-
Count percent,
if i would like to collect all the entries in a column, and count how many
percent each value represents of all the different entries,
for example,
Column
_________________________________
value1;value;2
value;2
value;2
value;3
-------------------------------
expected result,
value1=20%
value2=60%
value3=20%
is this possible?
regards
/jens
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|