Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code FABINSIDER for a $400 discount.
Register nowGet inspired! Check out the entries from the Power BI DataViz World Championships preliminary rounds and give kudos to your favorites. View the vizzies.
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....
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Check out the February 2025 Power BI update to learn about new features.
User | Count |
---|---|
22 | |
12 | |
10 | |
9 | |
8 |
User | Count |
---|---|
15 | |
15 | |
15 | |
12 | |
10 |