Hi all,
I created a measure such as :
Solved! Go to Solution.
# patients =
var y = [Year report]
return calculate(counta(Patient[Id]), year(Patient[CreationDate])=y)
# patients =
var y = [Year report]
return calculate(counta(Patient[Id]), year(Patient[CreationDate])=y)
Join us for a free, hands-on Microsoft workshop led by women trainers for women where you will learn how to build a Dashboard in a Day!
User | Count |
---|---|
131 | |
81 | |
65 | |
61 | |
55 |
User | Count |
---|---|
199 | |
104 | |
88 | |
79 | |
77 |