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!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Good
how could I get a reference function in powerbi like DESREF, to construct the following formula:
| A2 | A3 |
| 20 | 1 |
=YES. ERROR(SI(DESREF(A2; A3;0;1;1)>0;(A2-DESREF(A2; A3;0;1,1))/(DESREF(A2; A3;0;1;1));"");"")
Greetings.
Solved! Go to Solution.
I assume you mean the OFFSET function?
Please describe your business problem/logic. What are you expecting as an outcome based on your sample data?
There is no similar function in Power BI, but usually we can get the same outcome with some DAX calculation. Can you provide some sample data so that we can create a DAX expression that may work? It seems you are referring to a value in the same column to calculate a percentage value. Is 'A3' a fixed value? What is the relationship between 'A2' and the referred value? And do you calculate this formula for only a cell or for a column?
Best Regards,
Community Support Team _ Jing
I assume you mean the OFFSET function?
Please describe your business problem/logic. What are you expecting as an outcome based on your sample data?
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 61 | |
| 58 | |
| 42 | |
| 18 | |
| 15 |
| User | Count |
|---|---|
| 105 | |
| 99 | |
| 38 | |
| 29 | |
| 29 |