Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
taumirza
Helper IV
Helper IV

Counting function in calculated column instead of measure

Hello There,

 

Is it possible to use 'CountDistinct' function or any alternate way to count number of unique entries in a calculated column.

I mean in 'New Column' instead of 'New Measure'

 

Thanks in Advance.

6 REPLIES 6
ianbarker
Helper III
Helper III

Do you have an example of what you wish to acheive?

column = distinctcount(Dimcustomer[CustomerRank])

instead of

Measure = distinctcount(Dimcustomer[CustomerRank])

I still don't follow why you would want to do that.

There's nothing to stop you doing it, but you'd end up with the same value against each record.

buddy actually i need total of the count column.

I have a calculation like 'Column/total count'

for this um trying to create a column with count and then its total as total count and then i will perform the above calculation.

um unable to create a calculation using both measure and column cus um in DirectQuery mode.

Is it clear now or u want me to elaborate it bit more..??

if it is clear then is there any better way to do that...!!

Ah, ok... So your using Direct Query? In that case, I understand your issue. 

As you already know, you can't currently create a DAX measures in Power BI when using the Direct Query connection.

What is your data source? 

 

My personal opinion is, until the ability to add DAX in Direct Query becomes available, Direct Query shouldn't really be used unless your data source is a multi-dimensional or tabular cube.

If you're not using either of these, then unless somebody has an alternative suggestion, I'd look to not using Direct Query.

Hmmm K.

Thanks for your response @ianbarkerSmiley Happy

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.