Forum Discussion
Filter ticket column based on last update
- 4 years ago
I've added in the necessary steps to your query. I didn't change your Source location as I aded the files to my PC in the same path.
After the Grouped Rows step, I manually entered the Merge step. This merges the #"Grouped Rows" step with the table that results from the step immediately above it, #"Removed Columns".
The result is a table with just the Latest Updated rows.
Regards
Phil
Here's my report with some random data (and the right column names).
Hopefully this will make it a bit more clear how I created it. 🤓
Thanks!
- PhilipTreacy4 years ago
Super User
I've added in the necessary steps to your query. I didn't change your Source location as I aded the files to my PC in the same path.
After the Grouped Rows step, I manually entered the Merge step. This merges the #"Grouped Rows" step with the table that results from the step immediately above it, #"Removed Columns".
The result is a table with just the Latest Updated rows.
Regards
Phil
- Looking4Answers4 years agoNew Member
Thank you so much. This is exactly what I was looking for.