Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers!
Enter the sweepstakes now!Prepping for a Fabric certification exam? Join us for a live prep session with exam experts to learn how to pass the exam. Register now.
Como faço para trazer o resultado do MUNICÍPIO que teve o maior número TOTAL_ERBS_FALHA na ultima DATA_UPDATE e por UF???
Segue link com os dados compartilhados https://easyupload.io/k4h5gi
Solved! Go to Solution.
@Victor1986 , You can create a Rank and check for Rank =1
Rankx(Filter(allselected(Table, Table[UF], Table[Resulto de lina]),[UF] = max([UF]) ) , calculate(Sum(Table[TOTAL_ERBS_FALHA])) , ,desc,dense)
@Victor1986 , You can create a Rank and check for Rank =1
Rankx(Filter(allselected(Table, Table[UF], Table[Resulto de lina]),[UF] = max([UF]) ) , calculate(Sum(Table[TOTAL_ERBS_FALHA])) , ,desc,dense)
Bom dia @amitchandak
apliquei a formula abaixo e deu o seguinte erro....
User | Count |
---|---|
17 | |
17 | |
15 | |
13 | |
12 |
User | Count |
---|---|
10 | |
8 | |
8 | |
7 | |
6 |