Dear community,
I have an input file with prices (base price and hourly rate) for a list of contracts. Whenever a price has changed, the list contains a new entry (date and new price) for the contract.
I am trying to find the time of the latest two price adaptations (valid from) as an output in my target file.
How do I parse the input file to find the latest date at which price changes have been made?
The input file contains about 100.000 contract entries and 500.000 rows.
Thanks for any help regarding this 🙂
Solved! Go to Solution.
Hello @RWolfcastle,
Here you go. I don't know what logic for the base prices you wan to use but mad out something.
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Regards
Hi @afv2688,
Thank you very much for your quick response. Those Hourly Rates need to go in separate columns too.
I think I'll manage from here...
THX so much
You are welcome!
If you need anything else let me know 🙂
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Regards
User | Count |
---|---|
18 | |
14 | |
13 | |
9 | |
8 |