Forum Discussion

Marico's avatar
Marico
Helper IV
4 years ago
Solved

Server refresh error - Expression.Error: We cannot convert the value <pii>"[Table]"</pii> to type <p

Hi,   I am getting below mentioned error on refreshing the data on Power BI service. However, the desktop refresh works perfectly fine.   Last refresh failed: Wed Mar 02 2022 22:30:02 GMT+0530 (I...
  • Marico's avatar
    4 years ago

    I found the solution for this.

     

    The query was alright, it was created without quotes in the snowflake. The data types were also matching. The issue was with the connectivity on service as desktop refresh was working fine. The model was published for the first time on service and data source connections were not signed in. After signing them the refresh on service also worked.