Forum Discussion

DanielHart's avatar
DanielHart
Frequent Visitor
6 years ago

Merged queries suddenly stopped working in data model

Help, I have many merged queries in Query Editor and the data is fine there. However, the data in the merged columns are not being displayed in the data model. It has been working fine up until today and I have no idea why it stopped. Please see the screenshots below.

 

Has anyone got any ideas on how to fix this?

 
 
 

3 Replies

  • DanielHart 

    Try to reimport the data
    or
    copy and paste your queries to a blank PBIX file, delete the queries then paste those original queries back.

    ________________________

    Did I answer your question? Mark this post as a solution, this will help others!.

    Click on the Thumbs-Up icon on the right if you like this reply 🙂

    YouTube, LinkedIn

  • Anonymous's avatar
    Anonymous
    Not applicable

    HI DanielHart,

    Query table existed the row index and it will try to keep the raw data source structure and sorting order when loading records.

    When they convert to data model tables which not include column/row index and the records may not display the same sorting as your data source/query table displayed. (blank records may display to the front of others)

    I'd like to suggest you filter records with blank value to confirm if other value loading correctly.
    Regards,

    Xiaoxin Sheng