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
I have a huge table of patients for the last 6 months or so. I want to find out who are brand new patients last month or the month before. It should be pretty straight forward but can't really get it. Thank you so much in advance for your help.
Hi @Naz Please try below code
Table = SUMMARIZECOLUMNS(Data[Patient],"FirstDate",MIN(Data[Date]),"Medicine",CALCULATE(MAX(Data[Medicine]),FILTER(Data,Data[Date]=MIN(Data[Date]))))
User | Count |
---|---|
12 | |
11 | |
8 | |
6 | |
6 |
User | Count |
---|---|
25 | |
19 | |
14 | |
8 | |
7 |