Forum Discussion
Reconciling 2 Data Sets
- 2 years ago
Hello,
Thank you for responding. I was able to figure it out. I used conditional formatting,
if AF variance is less than or equal to zero then rounding.
Thank you!
Power Query mandates the use of the "else" branch.
Hello,
Thank you again for the quick response! Unfortunately, this is not working. I am sure this is user error. When I put in the formula it doesn't bring back the desired results as seen in the initial example.
Could you please help in writing the formula out using the fields on the previous screenshot in power query, so that I can see what I am doing wrong? I am a newbie to power query. Thank you in advance!
For example:
Sum of Amount 2nd Amount
$130.00 $129.99998
Essentially these are the same numbers with rounding
I would like the conditional formatting to read .. if sum of amount is almost the sum of the 2nd amt then place remark, else null.
- Koli2 years agoFrequent Visitor
Hello,
Thank you for responding. I was able to figure it out. I used conditional formatting,
if AF variance is less than or equal to zero then rounding.
Thank you!
- lbendlin2 years agoSuper User
Please provide sample data that covers your issue or question completely, in a usable format (not as a screenshot).
Do not include sensitive information or anything not related to the issue or question.
If you are unsure how to upload data please refer to https://community.fabric.microsoft.com/t5/Community-Blog/How-to-provide-sample-data-in-the-Power-BI-Forum/ba-p/963216
Please show the expected outcome based on the sample data you provided.
Want faster answers? https://community.fabric.microsoft.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447523 - Koli2 years agoFrequent Visitor
- There not an exact match, but almost an exact match
Sum of Fee.1 Sum of Fee.2 AF Variance Rounding Remarks should say 135.41 135.412 -0.002 0.00 Rounding 430.59 430.5862 0.0038 0.00 Rounding 135.41 135.412 -0.002 0.00 Rounding 430.59 430.5862 0.0038 0.00 Rounding 135.41 135.41 0 0.00 Rounding 430.59 430.5862 0.0038 0.00 Rounding - lbendlin2 years agoSuper User
all of your sample data is "almost" a match, and it seems to be based on two decimals.
Please provide sample data that fully covers your issue.
Please show the expected outcome based on the sample data you provided.