Hello,
Came across a challenge for which i hope i can get some help.
I have a table which I am pulling into PowerQuery. From that table I have various fields, but there are two I need to use in conjunction.
One field is "TimeStamp" and the other is "Value".
Value field is an entry field, where users are typing in a value.
TimeStamp is WHEN the value was typed in.
I need to be able to keep the most recent value from the Value field by referencing the TimeStamp field.
When I try grouping it, of course it won't work as it's two separate fields.
Are there any ideas how I could pull this in without any major manipulation?
Thank you!
Came across a challenge for which i hope i can get some help.
I have a table which I am pulling into PowerQuery. From that table I have various fields, but there are two I need to use in conjunction.
One field is "TimeStamp" and the other is "Value".
Value field is an entry field, where users are typing in a value.
TimeStamp is WHEN the value was typed in.
I need to be able to keep the most recent value from the Value field by referencing the TimeStamp field.
When I try grouping it, of course it won't work as it's two separate fields.
Are there any ideas how I could pull this in without any major manipulation?
Thank you!