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
Anonymous
Not applicable

new column / number of observations per group

How to create a new column and show the nomber of obs per group

 

Table A

obs  group value numberOfOBsPerGroup.

1  A   100    3

2  A    150    3

3  A    125    3

4  B    74      2

5  B    60     2

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @Anonymous ,

 

Follow these steps:

 

1- Go to Modeling and hit on New column

Capture-1.PNG

 

 

2. A new column will be added in the field area like this:

Capture-2.PNG

 

 

3. Click on that and add this formula here

Capture-3.PNG

My output:

Capture-4.PNG

Let me know for any if this works.

 

Thanks,

Tejaswi

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

Hi @Anonymous ,

 

Follow these steps:

 

1- Go to Modeling and hit on New column

Capture-1.PNG

 

 

2. A new column will be added in the field area like this:

Capture-2.PNG

 

 

3. Click on that and add this formula here

Capture-3.PNG

My output:

Capture-4.PNG

Let me know for any if this works.

 

Thanks,

Tejaswi

az38
Community Champion
Community Champion

hi @Anonymous 

try a simple measure if i understand you correct

Measure = calculate(count('Table'[obs]),ALLEXCEPT('Table','Table'[group]))

will it be ok for you?

do not hesitate to give a kudo to useful posts and mark solutions as solution


do not hesitate to give a kudo to useful posts and mark solutions as solution
LinkedIn

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.