Forum Discussion
Exported Underlying Data Mismatch
Hi,
I am currently facing data mismatch when i exported the underlying data from my Power BI online portal APP. The query was brought ot my attention when one of my user approached me on the report value and the exported underlying data.
I actually further analysis my source data, report data against the underlying data and realized that some of the records were actually missing from the exported data. From my understanding, the underlying data should be exactly the same as my source data but clearly it is not the case. My report and the source data are actually consistency accurate but the problem starts when the user try to download the underlying data for their own analyzing purposes.
Is there anyone encountering the same issue as me?
Thanks.
10 Replies
- AnonymousNot applicable
Does your sharepoint list make use of Version control? If so, are you making sure to exclude items that are not the latest version?
Are you excluding items that are not marked as "current", but your user is seeing items those items?Does your sharepoint list make use of the publishing framework and is your user seeing items that are in draft mode which are excluded from power bi?
- roytapHelper I
We are not using Sharepoint but the Power BI APP as the sharing interface for all corporate users.
Underlying data should not exclude items as you mentioned in your post if my understanding is correct. And based on my findings, the missing records actually occurs only on 2 specific sales rep out of total of 10 sales rep. The downloaded data was actually downloaded by myself who was an admin and another Key account user who has full access to the report data.
I have also try to download the report data directly from the workspace report and it return the same result with the same missing records.
- AnonymousNot applicable
Ok so lets go back to basics. Where is the data stored and what import logic are you using? Is there anything within the import logic that could be excluding rows?