Can any one support please
I have a column called “Code” which have string items some is repeated and other is unique i want to add another column calculated field which count how many code items is repeated over the column for example…
here is the screenshots for my dataset and calculated field
Code: photo for original column
Calculation: photo of calculated field
Repeated: photo of output calculated field
It seems you created the repeatedcount calculated field at the dataset level. Any aggregated field at the dataset level typically does not show values in the dataset preview but will show values when you use it in analyses that use that dataset. Alternatively, you can also define that calculated field directly in the analysis itself.