I am working in streaming of data by using Azure Stream analytics job which will use T SQL Query. I Have the following Requirement:
I can do it by using case
and sum
statements, but I have lot of countries and issues (L3), so is there any pivot option I can use?