Forum Discussion
UK_User123456
Resolver I
7 years agoCount or distinct count
Hi Community, I have a column in my data that has a type of "text" but when I try to do a count or distinct count of the data, it just doesnt work. Can anyone help? The example is as follows:...
UK_User123456
Resolver I
7 years agoThe calculation in my data set is
Code Rank =
CALCULATE(
MIN('Table 1'[Code] ),
'Table 1'[Code Rank (ASC)] = 1
)
I then wanted to do a distinct count or a count based on the ranking that equals to 1
Anonymous
7 years agoNot applicable
Hi UK_User123456 ,
I am now confused and not very much clear with your requirements.
Your first post says you want the count of codes, but now it says it is based on different data.
Could you be more specific or provide some sample data?
With your sample data and specific requirements it would be easy for us to resolve your issues ASAP.
Thanks,
Tejaswi