Data: Load "Value" FROM [lib://Surveyor Job Ledger Load Files/SJL*] (ooxml, embedded labels, header is 6 lines, table is SJL);
Left Join (Data) IntervalMatch (Value) Load from, to Resident Test; Left Join (Data) Load * Resident Test; Drop Table Test
This script loaded fine, but I am getting Total value of £8 million, when it should be around £1 million.
If I just do a simple table I get the total value of £1,173,778 which is correct, however if I do a table with the Value ranges, It's giving a total value of £8,281,960.28.