Hello there,
I've been searching through the community and I just can't seem to figure out my issue. I have sets of data by a unique ID. I then calculate when the rows are consecutive. For example, ID 1258 could have 4 sets of rows that are consecutive. I only want the most recent. I just want the records highlighted in green, and maybe add a column that identifies which ones qualify. Ultimately this data will be transposed with the date across the top.
My criteria is to only bring in the House ID if it is one day behind today(datetimenow), and has more than one consecutive day. Thanks in advance for any help. This community is so helpful.
