Forum Discussion

Ryan34747's avatar
Ryan34747
Frequent Visitor
1 year ago
Solved

Error on Refresh Only : Error: Expression.Error: The field 'message' of the record wasn't found..

Hi All,   Not sure how to fix this error as it is odd: Error: Expression.Error: The field 'message' of the record wasn't found..  More info: Its on a PowerBI Dataflow Gen 1, Pulling in from a goog...
  • v-aatheeque's avatar
    v-aatheeque
    1 year ago

    Hi Ryan34747 

    Thank you for bringing the issue regarding the Power BI Dataflow error to our attention. I understand that you are encountering an error related to a missing field 'message' when refreshing the dataflow, despite it not being referenced in your M code or existing in your Google Sheet.

     

    To assist you better, I have successfully reproduced a similar scenario on my end using a sample Google Sheet, and everything is functioning as expected.

     

     

    Reference : https://accessorange.com/fixing-google-sheets-and-power-bi-dataflows-the-transition-to-the-native-connector/

     

    Here are some steps you can take to troubleshoot and potentially resolve the issue :
      

    • Ensure there are no hidden columns in your Google Sheet that might contain a 'message' field.
    • Review your dataflow for any transformations that may reference a 'message' field.
    • Confirm that the structure of your Google Sheet has not changed and headers are correct
    • Ensure that any dependent dataflows or datasets are functioning correctly and not referencing a 'message' field.
    • Create a simplified version of your Google Sheet with dummy data to isolate the issue.

    Hope this helps !!

     

    If this post was helpful, please consider marking Accept as solution to assist other members in finding it more easily.