Forum Discussion
naveen73
Helper III
2 years agoGenerate column with count of values
Hi all, I am working with a dataset and merging another set and applying filters. At some point I am getting the “Value” column (see screenshot). However, the values are a sum of each of the “Pr...
j_ocean
Helper V
2 years agoYou could always reference the table, group-by to get the count, and merge it back in.