Forum Discussion

KMZ_ESS's avatar
KMZ_ESS
Helper I
3 years ago

Refreshing data from connected dynamic worksheet

Dear all,

 

I've exported a dynamic worksheet from our CRM. The data refresh within the dynamic worksheet works. However, when I want to refresh the data in PowerBI, I'm getting an error that I can't make sense of (see below). I didn't change anything in the dynamic sheet. The "name" column is still there. I only refreshed the data.

I tried refreshing in PBI before refreshing in Excel and once after refreshing in Excel. Both times I'm getting the same error. Any idea what could cause this?

 

Many thanks!

 

 

5 Replies

  • Hi, is there a hanging space at the front of the column name and that is giving you issues? In the screenshot it looks like '_Name'. I wonder if somewhere between CRM, Excel and PowerBI, there is a trim function that's taking it from '_Name' to 'Name' and that's the issue.

    • KMZ_ESS's avatar
      KMZ_ESS
      Helper I

      Hi,

      you were right. In PBI there was a space before "name". But after I corrected it I still had the error. I don't get it. 😞

      • KMZ_ESS's avatar
        KMZ_ESS
        Helper I

        If I change the column name in PBI to "Name" I'm getting the error. If I change the column to " Name" in Excel it changes back to "Name" when I refresh in Excel. What I haven't tried is changing to " Name" in Excel and only refreshing in PBI, not in Excel.