Can you rename values extracted into fields?
Example - Here is a field i have called "filename" and some examples of values that were extracted.
filename=statement.pdf filename=invoice.pdf filename=invoice.html
Can I rename (or trick) these values from the field filename to show up in a chart or table as:
statement.pdf ====> Billing Statement invoice.pdf ===> Billing Invoice invoice.html ===> Drilldown Invoice
I was looking at eval but so far haven't figured anything out yet.