Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount.
Register nowGood
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?
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.
If you love stickers, then you will definitely want to check out our Community Sticker Challenge!
User | Count |
---|---|
94 | |
67 | |
66 | |
44 | |
40 |