Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
Hi Experts
I am trying to count the number of occurance in a particular column in my table then create another table with list the number of occurance for each Product in a new table and the create a third column in the new table to show the percentage of each product as a percenatage value based on the total.
Start
Product A 1
Product B 1
Product A 1
Product B 1
New Table
Product A 2 50%
Product B 2 50%
User | Count |
---|---|
11 | |
11 | |
8 | |
6 | |
5 |
User | Count |
---|---|
25 | |
18 | |
16 | |
10 | |
7 |