I am playing with application insights to get a usable report. I have come pretty far but one thing that I can’t get to work is a column for each result code that shows a count of said resultcode.
For instance:
url resultcode 200 resultcode 404
http:request 30 1
can someone help me with this?
