Automate reconciliations with Power Query | Excel Off The Grid

Поділитися
Вставка
  • Опубліковано 29 вер 2024

КОМЕНТАРІ • 63

  • @Sumanth1601
    @Sumanth1601 8 місяців тому +1

    Excellent solution..clean , easy to follow and highly effective. 😊 I normally used to merge and use option keep rows from both table. But this looks better.

    • @ExcelOffTheGrid
      @ExcelOffTheGrid  8 місяців тому

      There are lots of ways to solve this, so your existing way may be better.
      I’ve not done any performance testing to compare.
      Provided you get the right answer, with minimal effort and in reasonable time, then that’s what matters. 👍

  • @adhamm5503
    @adhamm5503 4 місяці тому +3

    Very helpful, thank you. The reason for using power query is to automate this reconciliation task. It would be great if you could show what happens when you get different lists next month and how to update the query and get the list of items not matching in a few clicks. Regards

    • @randomnatural9644
      @randomnatural9644 3 місяці тому

      Hello, I agree with you. I am a fixed asset manager and I get different sets of data each month. I know how to do the process shown in Excel and get the same end result, in about the same amount of time with advanced formulas and shortcuts. An advantage for me would be if I can cut out the prep work and, like you said, only need to update or add the new items to the query each month. Overall, still a great video but I would like to know how we follow up with the next month of data to see automation in action.

  • @GrainneDuggan_Excel
    @GrainneDuggan_Excel 9 місяців тому +6

    Nice solution for a straight forward problem. Reconciling bank statements is much more difficult with so many direct deposit and payments occurring these days. Chances that the bank groups them the way accounting systems do are slim. They often do not have a unique identitifier in common or even matching date of the transaction.

    • @ExcelOffTheGrid
      @ExcelOffTheGrid  9 місяців тому +6

      Agreed 100%. Bank statements don't have a unique reference for transactions, and there is no unique reference in the cash book either. So it can only be based upon human knowledge (I wouldn't trust AI to get it right either).

    • @viralvaishnav451
      @viralvaishnav451 4 місяці тому

      You can do the bank reconciliation in Excel via power query...I have done it...

  • @TeresaM-w3n
    @TeresaM-w3n 13 днів тому +1

    love it

  • @StopWhining491
    @StopWhining491 8 місяців тому +4

    Useful having a real-life problem example to solve instead of just showing how an app feature works. Thanks!

  • @sakhilengwenya594
    @sakhilengwenya594 8 місяців тому +4

    This is the most effective training video I have ever watched on the subject. I have binge-watched the video more than 20 times now. thank you very much.

    • @ExcelOffTheGrid
      @ExcelOffTheGrid  8 місяців тому +1

      You may be the first person ever to binge watch a Power Query video 🤣
      But, Thank You, I really hope it can save you a lot of time.

  • @tariqaziz783
    @tariqaziz783 4 місяці тому

    Make downloading file easy, it's very difficult requires first sign up then another step

  • @aggelospapaemmanouil5666
    @aggelospapaemmanouil5666 8 місяців тому +2

    You could do it with a simple Unique function and a sumifs second column in 2 seconds

    • @ExcelOffTheGrid
      @ExcelOffTheGrid  8 місяців тому +2

      In many circumstances, we would have to open both files, copy and paste the data into the main workbook.
      Then we would need to VSTACK the data, adjusting the data ranges to ensure they include all the data.
      Then we can continue with the UNIQUE…
      So, depending on scenario, it requires more manual steps (increasing risk of error) and takes longer than a Power Query refresh option.

  • @Deoreth
    @Deoreth 9 місяців тому +2

    A few moments:
    - if there are many Names with one Ref it's more convinient to pick last record by date of file modification or any other date (and one more there is no need to keep Names in main table - use it as dictionary and join it in Power Pivot)
    - when you merging some values on a list with 1 normalisation form use List.Sum or other aggregation from the start - it prevents you from getting dups from values you join.
    - there is no need in step to configure column type if you calculate values from another - just add it to calculation step.

    • @ExcelOffTheGrid
      @ExcelOffTheGrid  9 місяців тому +3

      I'm only trying to teach one thing in each video, otherwise it (a) is too confusing for people to follow or (b) turns into a 1 hour video for something simple.
      All your points are valid.
      Regarding Names from last file modified. Yes, that is a valid option where there are multiple files covering different time periods. Which we doesn't always happen with reconciliations.
      If you are building a data model, then I agree with your point about normalizing the Tables. But, if you're not building a data model, then there is no "dictionary" to refer to.
      In terms of using List.Sum / aggregation to prevent duplication that is mentioned in the video towards the end.
      Yes, I could have done avoided the change data type step, but didn't want to get into manually applying data types inside the Table.AddColumn function. I've covered that in other videos previously.

    • @StopWhining491
      @StopWhining491 8 місяців тому

      No idea what all of that means in the context of the video.🤥

  • @assailhawk
    @assailhawk 15 днів тому

    amazing lesson

  • @waheedakhtar9242
    @waheedakhtar9242 8 місяців тому +1

    If we have more than two references, as in the case of partial payment, how should we handle it? This will help us a lot in automating the process.

    • @ExcelOffTheGrid
      @ExcelOffTheGrid  8 місяців тому

      A partial payment is not reconciled. It remains I reconciled until either:
      A) the full payment is made
      B) an adjustment is made to write off the outstanding amount.

  • @k16e
    @k16e Місяць тому +1

    Damn helpful... 7 months later...thanks

    • @ExcelOffTheGrid
      @ExcelOffTheGrid  28 днів тому

      After 7 months it's still help people. That's awesome. 😁

  • @kebincui
    @kebincui 9 місяців тому +2

    Awesome as always, No 1 in the new year ❤👍

    • @ExcelOffTheGrid
      @ExcelOffTheGrid  9 місяців тому

      Thanks Kebin. I’ve got some good stuff planned for 2024, so I hopefully I won’t disappoint. 😁

  • @nuqwestr
    @nuqwestr 9 місяців тому +1

    Debits, Credits, Adjustments, don't see those concepts referenced.

    • @ExcelOffTheGrid
      @ExcelOffTheGrid  9 місяців тому +6

      It depends on what you're reconciling. In the example, we are using payroll data. So there may not be a concept of debit or credit as the values do not exist on a ledger. Equally, we could have been reconciling Health & Saftey Lost Time Injuries data and therefore the concept of debit/credit is non-existent.
      Debit, Credit or Adjustment, are accounting concepts tied to double-entry bookkeeping, and not to the underlying mathematics behind them.
      - Debit: A positive number
      - Credit: A negative number
      - Adjustment: A positive or negative change to a number
      Either way, they are all numbers, just in different directions or different categorizations.
      From a practical perspective, I would expect you would reconcile the total value of the item represented by the reference, irrespective of whether it is made up of Debits/Credits or Adjustments (which is why the video covers the section about what to do a reference exists multiple times in the data set).
      So, you may need to use Power Query to clean your accounting format into a normalized data format before undertaking a reconciliation.

  • @MaydayAggro
    @MaydayAggro 7 місяців тому

    I have credit card clearing accounts in several different companies that each have thousands of transactions per month. For some reason there are no common columns between any of the tables (credit card company vs. general ledger vs. bank) other than the amount column. And because it's credit cards, the deposits post days later than the credit card charge, so that even the dates do not match. Is there a way to get this data to work in power query?

  • @IvanCortinas_ES
    @IvanCortinas_ES 9 місяців тому +1

    Excellent explanation Mark. Thank you!!!

  • @TAR2711
    @TAR2711 8 місяців тому +1

    Thank you for you time! Its usefull.

  • @bbworld6363
    @bbworld6363 4 місяці тому

    Thanks for making it easy to understand. 🤘🤘

  • @olufemiolawale3848
    @olufemiolawale3848 8 місяців тому

    Thank you sir, You made power query to become easier to use for me!

  • @petelukz342
    @petelukz342 5 місяців тому

    inefficient way to do it but you tried

  • @power-reconcile
    @power-reconcile 3 місяці тому

    Nice video, thanks for sharing!

  • @mcwahaab
    @mcwahaab 8 місяців тому +1

    Big thanks from Somalia

  • @kudifilipe9875
    @kudifilipe9875 8 місяців тому

    Great content, thanks. What about diferent reference, and the only match is the amount? And in the end of the day you want to show both, like same amount with diference reference?
    Eg:
    Ref Amount
    X 2
    Y 2
    Z 3
    Result:
    X and Y = 2;
    Z = 3.
    Thanks

    • @ExcelOffTheGrid
      @ExcelOffTheGrid  8 місяців тому +1

      For this to work, you need to have a shared reference.
      You could add a reference using this method:
      ua-cam.com/video/8cmuEpF3oOg/v-deo.html
      But you can’t match on amount as you will end up to too many items matching which shouldn’t be.

  • @scottjezard6447
    @scottjezard6447 9 місяців тому +1

    Get well soon 😂

    • @ExcelOffTheGrid
      @ExcelOffTheGrid  9 місяців тому +1

      Thanks 🤣
      I feel terrible, but the show must go on. Hopefully by next week I’ll be on full power again 😁

  • @willianrom
    @willianrom 9 місяців тому +1

    Hello from Curitiba city in Brazil 🟩🟨

    • @ExcelOffTheGrid
      @ExcelOffTheGrid  9 місяців тому

      Hello. I thought Brazilians spelt it as Brasil, rather than Brazil.

    • @danielgoncalveslima9350
      @danielgoncalveslima9350 9 місяців тому

      ​@@ExcelOffTheGridsim, in Brazil is Brasil 😊

    • @willianrom
      @willianrom 8 місяців тому

      ​@@ExcelOffTheGrid In English it is Brazil, if you write texts in Brazilian Portuguese, then you write Brasil. I don't know why it's Brazil in English, maybe because of the pronunciation.

  • @OZbMG8jsJTX14AWYne4omBw
    @OZbMG8jsJTX14AWYne4omBw 9 місяців тому +1

    Good job! Thx!

  • @Bhavik_Khatri
    @Bhavik_Khatri 9 місяців тому +1

    Nice process

  • @dougmphilly
    @dougmphilly 9 місяців тому +1

    nice

  • @ramruttunaubeeluck9235
    @ramruttunaubeeluck9235 9 місяців тому +1

    Awesome

  • @Alexx9811
    @Alexx9811 Місяць тому

    This was awesome, nice work, thanks!

  • @rajeshmajumdar4999
    @rajeshmajumdar4999 8 місяців тому

    Superb Thank you so much!

  • @marwanattya8067
    @marwanattya8067 8 місяців тому

    Great 👍

  • @Softwaretrain
    @Softwaretrain 8 місяців тому

    Great video, Mark! Your explanation on automating reconciliations with Power Query is clear and very helpful. It's impressive how you simplified the reconciliation process, especially when there is a shared reference.
    I've also explored a related scenario in one of my video, focusing on reconciliations where we lack a reference column. In accounting, as you know, we often rely on amounts and dates for comparison, and these can often be duplicated in statements. My video, although in Persian, visually guides through a method to reconcile and detect discrepancies on both sides in such cases. It complements your approach by addressing a different yet common scenario in accounting. You can check it out here: ua-cam.com/video/fFfK-Js_XY8/v-deo.html. I believe it could add value to those who follow your channel for Power Query insights.