Forum Discussion

nutdiablo's avatar
nutdiablo
Frequent Visitor
7 years ago
Solved

Merge excel to cloud SQL, bi service failed to refresh data.

Hi Everyone,

I have 3 data sources.

1. SQL server onprem.

2. Excel onprem.

3. SQL Server Azure.

 

When I merge 1 with 2 BI Service can refresh data normally but when I merge 3 with 2 on PowerBI Desktop it can refresh normally but PowerBI service won't reflesh and show error.

Unable to connect to the data source undefined.Hide details
Cluster URI: WABI-SOUTH-EAST-ASIA-redirect.analysis.windows.net
Activity ID: 3c7900c8-5184-4664-bf06-d1468b72715d
Request ID: ee94ecad-1387-4a39-e715-11d1677720ca
Time: 2019-08-09 04:12:15Z

 

 

Please advice.

My gateway is On-premises data gateway.

 

 

Thank You.

 

  • I need to merge in Power Query so I can add additional column in to it.

    Before it need to select gateway map like picture below it working fine.

3 Replies

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi nutdiablo ,

    I think this should more related merged datasource, power bi gateway can't recognize the credentials of merged datasource. (mixed on premise and cloud datasource)

    In my opinion, I'd like to suggest you remove merge steps(query editor) and do merge data table on data model side.

    Regards,

    Xiaoxin Sheng

    • nutdiablo's avatar
      nutdiablo
      Frequent Visitor

      I need to merge in Power Query so I can add additional column in to it.

      Before it need to select gateway map like picture below it working fine.

      • Anonymous's avatar
        Anonymous
        Not applicable

        HI nutdiablo ,

        You can consider to use dax formula to create a calculated table with merged table records on dataview side.

        Regards.

        Xiaoxin Sheng