Page 1 of 1

Table with multiple fields

Posted: Thu Jul 14, 2016 3:59 pm
by opene2
We have a log that has IP address as field 1 and browser type as field 2. Is it possible to create a single table with field 1 and field 2 in the dash board?

Re: Table with multiple fields

Posted: Thu Jul 14, 2016 4:06 pm
by hsmith
I'm not aware of a way.

A method you could use to accomplish what you're trying to do is using a mutate filter to make another field with both of the items put together.

Re: Table with multiple fields

Posted: Sun Jul 17, 2016 10:50 am
by opene2
Thanks. mutate method worked.

Re: Table with multiple fields

Posted: Mon Jul 18, 2016 9:24 am
by mcapra
Is it alright if we lock this thread and mark the issue as resolved?

Re: Table with multiple fields

Posted: Tue Jul 19, 2016 1:00 pm
by opene2
Yes