Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
Hola a todos
Creé una medida como:
Solved! Go to Solution.
# pacientes =
var y = [Informe anual]
return calculate(counta(Patient[Id]), year(Patient[CreationDate])=y)
# pacientes =
var y = [Informe anual]
return calculate(counta(Patient[Id]), year(Patient[CreationDate])=y)