Forum Discussion

Miguel_Rojo's avatar
Miguel_Rojo
Helper II
2 years ago
Solved

Power Query - Anomaly - Transformations truncate my dataset

Hello Community! I am currently facing anomalous behavior when trying to perform transformations in Power Query. I attach a description of the phenomenon, hoping I can receive support from you to so...
  • Anonymous's avatar
    Anonymous
    2 years ago

    Hi Miguel_Rojo 

     

    First you can try using a tool to see the actual query submitted to the PostgreSQL server. Check if there is any filtering rows statement received there. 

    Is there a PostgreSQL equivalent of SQL Server profiler? - Stack Overflow

     

    Then you may try removing the transformation steps made by Power Query and check if this can bring all rows back.

     

    Can you share the Power Query M code that's from the Advanced Editor after removing sensitive information? 

     

    Best Regards,
    Jing