Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
PLEASE HELP!!
... with a formula that I´m having a hard time solving.
I have three measurements: "Date", "OrderID" and "Medical History".
I need to COUNT the MAXIMUM "OrderID" (Different Records), among "Clinical History", of each "Date".
I mean, among several numbers of "OrderID", if "Medical Record"number is repeated by day ("Date"), COUNT the MAXIMUM number of "OrderID".
Thanks!!!
hi maye this?
mCount:=CALCULATE(COUNTROWS(values(Table1[orderid])))
User | Count |
---|---|
12 | |
11 | |
8 | |
6 | |
6 |
User | Count |
---|---|
25 | |
19 | |
14 | |
8 | |
7 |