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!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
I am looking for a way to convert the below formula from excel to power bi on per week per row basis.
Is that possible? just wanting to stream line some manual excel work
=ROUND(IF(C9>40,(((C9-40)*1.5)+40)*D9,D9*C9),2)
Solved! Go to Solution.
It looks like all the cells are on the same row?
It looks like all the cells are on the same row?
That worked great! Thanks for your help!