Account Description Memo Amount
Auto -1,206.02
Auto:AAA -191.00
1/23/2022 12:00:00 AM AAA AAA membership -191.00
Auto:Fuel -916.02
1/11/2022 12:00:00 AM Costco Santa Fe $3.35 -29.12
1/28/2022 12:00:00 AM Fry's Gas Santa Fe $3.33 -34.58
2/03/2022 12:00:00 AM Costco Santa Fe $3.44 -22.13
2/19/2022 12:00:00 AM Costco Santa Fe $3.54 -39.62
3/03/2022 12:00:00 AM Fry's Gas Santa Fe $3.99 -25.21
Bills -6,900.29
Bills:Cable TV-Internet -497.67
9/02/2022 12:00:00 AM T-Mobile Cell Phone/Internet -140.00
10/1/2022 12:00:00 AM T-Mobile Cell Phone/Internet -135.49
Power Query
===========
The above is as example of the Excel data I am trying to clean in Power Query.
I have also attached a PDF file which shows the example data much better.
This is what I am trying to do:
1. Delete rows where the Account column does not contain data with a colon ":"
2. In the Account column the Account name needs to be moved to a new column
so that the account name and the transaction date are not in the same column.
3. Copy down the Account names in the new column
This is all I am trying to do but I cannot figure out how.
There are 4 columns: Account Description Memo Amount
and 823 rows. Each row represents a different transaction for that account.
Each account will have varying number of entries and the number of accounts can
vary from month to month.
If I can get this working I am hoping I just do a Refresh for each succeeding month.
Hopefully you can give me some sense of direction on how I should proceed.
Thank you.
Auto -1,206.02
Auto:AAA -191.00
1/23/2022 12:00:00 AM AAA AAA membership -191.00
Auto:Fuel -916.02
1/11/2022 12:00:00 AM Costco Santa Fe $3.35 -29.12
1/28/2022 12:00:00 AM Fry's Gas Santa Fe $3.33 -34.58
2/03/2022 12:00:00 AM Costco Santa Fe $3.44 -22.13
2/19/2022 12:00:00 AM Costco Santa Fe $3.54 -39.62
3/03/2022 12:00:00 AM Fry's Gas Santa Fe $3.99 -25.21
Bills -6,900.29
Bills:Cable TV-Internet -497.67
9/02/2022 12:00:00 AM T-Mobile Cell Phone/Internet -140.00
10/1/2022 12:00:00 AM T-Mobile Cell Phone/Internet -135.49
Power Query
===========
The above is as example of the Excel data I am trying to clean in Power Query.
I have also attached a PDF file which shows the example data much better.
This is what I am trying to do:
1. Delete rows where the Account column does not contain data with a colon ":"
2. In the Account column the Account name needs to be moved to a new column
so that the account name and the transaction date are not in the same column.
3. Copy down the Account names in the new column
This is all I am trying to do but I cannot figure out how.
There are 4 columns: Account Description Memo Amount
and 823 rows. Each row represents a different transaction for that account.
Each account will have varying number of entries and the number of accounts can
vary from month to month.
If I can get this working I am hoping I just do a Refresh for each succeeding month.
Hopefully you can give me some sense of direction on how I should proceed.
Thank you.