Hi,
I have a search which displays the last login made by a user on several hosts. I want to generate a report on this search but don't want to use count as the parameter. I am able to create the report by using count but it is meaningless to include count here. I have tried
but it also does not give me the desired output in the form of a graph. I want to display the User,Host and LastLogintime in the report.
How can I make the report meaningful without using count? I want the report to be a graph.
Please suggest.
You can use the count search and then use
yoursearch| fields - count
regards
Hi,
removing count from search is not the problem. I am able to do that by using