azure - Why can I not see my output dataset in PowerBI? -


hi i've tried setup stream analytic in azure exports data powerbi. i've followed following tutorial feed power bi application insights.

my input has been set , received notification passed connection test. same can said output. query shown below it's pretty simple.

select     category, count(*)     [*outputname*] //the name here matches name of output     [*inputname*] //the name here matches name of input  group      category,     tumblingwindow(day, 1) 

when running job set job start @ '07/07/2016 01:00:00 pm' expecting run query against aggregate version of data below (as set tumble window day). seems run, , don't errors notification running. when check dataset in powerbi workspace, hasn't been created. can see no errors in audit logs either.

data


Comments

Popular posts from this blog

iis - ASP.Net Core CreatedAtAction in HttpPost action returns 201 but entire request ends with 500 -

Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12:test (default-test) on project.Error occurred in starting fork -