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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hello!
Apparently its a simple math formula, but it is causing me some trouble.
In excel it works on something like that:
[Venda Mês Liq]*(0,25+((([Venda Mês Liq]/[Média ]))/2))+[Média ]*(0,25+((1-([Venda Mês Liq]/[Média ]))/2))
In power BI, I tried this:
Hi @Portela
Could you explain your request in plain language? Excel formula is sometimes hard to read.
Is 'Controle Metas'[Venda Mês Liq] a measure? I'd make it a measure like SUM('Controle Metas'[Venda Mês Liq]) and another for the other field SUM('Controle Metas'[Média ]) and then use in your formula
User | Count |
---|---|
15 | |
9 | |
8 | |
6 | |
5 |
User | Count |
---|---|
29 | |
18 | |
15 | |
7 | |
6 |