Forum Discussion
mpros
Helper I
1 year agoMeasure not working in Service, working on Desktop - No errors
Dears, how it's possibile that in desktop version the measure works fine, while in service (web app) does not? Stdev(x) stoc = CALCULATE([Stdev], filter(ALLSELECTED(Accoda1[WeekNumSource]),...
- Anonymous1 year ago
Hi mpros ,
I really can't reproduce your problem.
Can you try to delete and republish to Service, or publish to another workspace and then open it to see if the same problem exists?
Best Regards,
Dino Tao
AnalyticPulse
Solution Sage
1 year agohi mpros
which connection type you are using in development environment and on service?
if you're using import in desktop app and then you upload it to service, there is chance that data is different for this chart in your service and oon your desktop app,
i suggest you check your data in service.
Powerbi Blog:
https://analyticpulse.blogspot.com/
mpros
Helper I
1 year agoThe semantic model is in import mode; if I explore the data inside PBI Service I get the measure to work correctly:
Desktop version:
It appears to me more like a bug/glitch.
Regards