Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
Hi all,
I have a financial calculation problem to ask and would appreciate any kind help!
In the table below, AA_100010 and AA_100020 are empty numbers. They are values from additions of other cells.
What I would like to have is creating a new column in Power Query where
IF [AACT_NUMBER]= AA_100010 Then [New Value] is AA_100011+AA_100014 which equals to 17
ELSE IF [AACT_NUMBER]= AA_100020 Then [New Value] is AA_100021 + AA_100023 which equals to 26
ELESE Return values in the [VALUE] column
Thanks in advance for the help from Taiwan!
Solved! Go to Solution.
Thank you Daniel : )