We have a category of data that has multiple options, its called doc type and it has options that are dwg, vdwg, sop. I was wondering if there was a way to get a count of how many items are dwg, and how many are vdwg, etc, and what the best way to do it is so that we can take the data and put it in a table. For example it should look like this
DWG | VDWG | SOP |
25 | 145 | 245 |
Solved! Go to Solution.
HI @dreynolds
Your scenario sounds very similar to the linked discussion (i attache there a sample file with solution):
Please refer to or provide some sample data and expected output
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly
HI @dreynolds
Your scenario sounds very similar to the linked discussion (i attache there a sample file with solution):
Please refer to or provide some sample data and expected output
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly
could you pls provide some sample data and expected output?
Proud to be a Super User!