Apologies in advance, I am literally very new at Alteryx. I've done all the Academy and am beginning to tackle the weekly challenges with great enthusiasm. I have a task that for the life of me I have yet to understand how I might accomplish in Alteryx:
I have a report; being input through a url. It is essentially two different error reports. I am only interested in one.

I've gotten this far in getting the rows right from the source but have no idea how to further split/filter the data to the only fields I need. I've attached a sample but will illustrate here as well:
In short the system error reports come in two types DAU hung and No response. Each report generates a time of the report (1) and a listing of the system ID with the error (2).

I need only the No Response Report and the system IDs from only that report. This is where I could use an assist.
Ultimately I need to have each System ID tied to the date/time of the report but I believe I can work that logic out myself.
Thank you