Counting number of repeaed IDs

LINUS_MAASTOK

New Member
Joined
Oct 25, 2019
Messages
11
Hello everyone! i need to make a report with the number of times that a user buy a product...
the report must be separated into ranges, and the number of IDs varies from 1 to 20 in the table.

im working on power bi; maybe i need to use a measure? i leave a img of my idea. THX nwn <3


https://imgur.com/a/jyNrkyh
 

Excel Facts

How to change case of text in Excel?
Use =UPPER() for upper case, =LOWER() for lower case, and =PROPER() for proper case. PROPER won't capitalize second c in Mccartney
Please check if this helps you.

Also you could do PIVOT.


Excel 2013/2016
AB
1ValuesCount
29655707
39655707
49655707
59655707
69655707
79655707
89655707
99652114
109652114
119652114
129652114
139649201
Sheet1
Cell Formulas
RangeFormula
B2=COUNTIF($A$2:$A$13,A2)
 
Upvote 0

Forum statistics

Threads
1,213,501
Messages
6,114,010
Members
448,543
Latest member
MartinLarkin

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top