Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Vote for your favorite vizzies from the Power BI Dataviz World Championship submissions. Vote 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....
Vote for your favorite vizzies from the Power BI World Championship submissions!
If you love stickers, then you will definitely want to check out our Community Sticker Challenge!
Check out the January 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 7 | |
| 5 | |
| 4 | |
| 3 | |
| 3 |
| User | Count |
|---|---|
| 19 | |
| 10 | |
| 6 | |
| 6 | |
| 5 |