I think I did something wrong. I had added a bunch of transactions saved look ar reports and it all looked like something. I then realized I needed to start much smaller to ensure I understood what was happening, so in the src spreadsheet I simply deleted all the rows in the transaction worksheet except a couple at the top. I save it and ran refresh. However all the original data is still in the transactions.csv file. When I run the report spreadsheet it still shows all the original data.
How do I go back to a blank transaction worksheet and start again, without having to fill out all the other worksheets again.
Thanks, Pat
Comments
When you run this script, Source Excel file must be closed. After that you can open Reports file and refresh.
powershell -ExecutionPolicy Bypass .\Scripts\GetExcelSrcData.ps1
powershell -ExecutionPolicy Bypass .\Scripts\GetExcelCostBasis.ps1