Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

Bug: Home come value changed after loading into the model?

How is this happening??? I was trying to unpivot the table and loading into the report. However, the value CHANGED after loading into the PBI desktop. ðŸ˜« Is this some kind of magic..? Then how can ...
  • Anonymous's avatar
    Anonymous
    6 years ago

    HI Anonymous,

    Query edit not really get data and save records to pbix file, it used to show the preview of processing result on current query steps and Datasource snapshot records.

    For query editor previews, they weren't auto-trigger refresh to pull the latest records. (as notice panel said, your preview show processing result of 5 days ago Datasource snapshot data) 
    When you apply saving changes and exit to query editor, it will auto turned on refresh on data model table records. (these operations will get latest records)
    So your data view records not matched with backend query table previews. I'd like to suggest you do refresh operations on your query table side to get the latest records, it should fix the data not matched issue between backend and front.

    Regards,

    Xiaoxin Sheng