When I execute this query in Splunk , I get the following result:
host=PVUKSDCWTMS004 sourcetype="UK_Latency_Measure" | rex "Date :,(?\d\d\d\d-\d\d-\d\d)," | rex "Time :,(?\d\d:\d\d)," | rex "TF-WOL : (?\d+),TF-WL : (?\d+)," | eval TF-TOT = (TFWOL + TFWL) | Table Time Dates TFWL TFWOL | sort +Dates +Time
But when I parse the same query within the Splunk dashboard, I get the below error
Encountered the following error while trying to update: In handler 'views': Error parsing XML on line 51: Premature end of data in tag form line 1