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.
Hi Everyone,
I have loaded excel data into power bi and I simply need to re-build this formula using a measure or column. I'm having difficult re-creating this. Anyone able to help?
=((1+K7)*(1+L6))-1
Hi @boonebel10 ,
Try this one:
measure= ((1+selectedvalue(k))*(1+selectedvalue(L))-1
If it doesn't work,you can add a screenshot of your data or upload your data to one drive and share the link with us.
Hi @boonebel10 ,
Have you tried my method?
It did not work.
can I email you. Not sure how to share my data here. It's in excel.