
Shraddha Mantri
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by Shraddha Mantri-
Shraddha Mantri commented,
It worked. Thank you!
-
Shraddha Mantri created a post,
Use _count as column (subquery)
I have a query like following: _sourceName = abc| parse "MsgId = *" as msgId| timeslice 1h| count by msgId, _timeslice| transpose row _timeslice column msgIdI know the count for each msg id will be...