Hi, I have run a regular crosstab query, but it returns blanks where no event exists, and I simply want a list (horizontal) of data that is currently vertical.
This is the data:-
"action_id" "game_id" "status_time"
"1" "1" "4"
"2" "1" "17"
"3" "1" "41"
"6" "1" "53"...