Forum Discussion
Measure gives wrong results in the Service
Hi,
I have a discrepancy between results produced by a measure in Desktop or in the Service (even after republishing).
Here is an example (last line is the measure and above is a 'debug measure' - first lines are fine).
First screenshot in Desktop, second in Service:
Here is the debug measure: (prints the VAR and the desired measure)
When used in the matrix, dimJourEtude[Jour étude] is filtered on the page (=16/12/2020), hence the ALL in the measure, and dimDateSejour[Date de Séjour] is set by the column.
I also set another matrix to show the table 'Pick-ups par Segmentation' and see if the discrepancy came from there, but to no avail: both Desktop and Service have the correct total for 'Pick-ups par Segmentation'[Pick-up]...
Any idea where the issue might come from?
3 Replies
- v-kelly-msft
Community Support
Hi YD-BI ,
Are there any filters applied in Service?
Best Regards,
KellyDid I answer your question? Mark my post as a solution!
- YD-BIFrequent Visitor
Hello Kelly,
The only filter applied is on dimJourEtude, and it is applied in the same way in Desktop or in Service.
- v-kelly-msft
Community Support
Hi YD-BI ,
Remove the filter and check whether the results are the same.
Then add the filter in desktop and Service to see whether the issue the solved.
Or you could download the pbix file from Service to local machine to check whether it is showing the same.
Below is the reference:
https://docs.microsoft.com/en-us/power-bi/create-reports/service-export-to-pbix
Best Regards,
KellyDid I answer your question? Mark my post as a solution!