Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Anonymous
Not applicable

Guid import in PowerQuery from SQL View becomes lowercase, hence join fail in report

Hello team,

 

I replaced the source of one query from SQL table to SQL View. When I import the view, GUID column is shown in lowercase even though in SQL it is uppercase. Because of this,the join is failing. I can now make both joining column same case but is this the work around ? I have so many other reports with View as source, which has been working fine before. Is it something in the latest update ? I see on the PowerBI support said about GUID case sensitive but it is not exactly related to my issue and also not my region. Please the see text below from powerbi support page

 

"Some customers in the India West region that use applications that call the GetReports API or GetReports in a Group API will receive the Report ID GUID back in upper case letters and not in lower case letters as it was previously. This may cause an application comparing report Object ID to a pre-defined Object ID to fail getting the report if the comparison is case sensitive. As a workaround, customers can change the report Object ID comparison to not be case sensitive. Engineers are working on a fix and will provide and ETA shortly. "

 

Do i have to always convert guid column if it is used in any kind of join ? Please advice

 

Thanks!

 

1 ACCEPTED SOLUTION
GilbertQ
Super User
Super User

Hi there

The support page that you got was for the GetReports API and would not relate to your GUID from your dataset.

I would suggest just to ensure that joins always work, is to ensure that you make them both uppercase or lower case. In doing so will mean that it always works.




Did I answer your question? Mark my post as a solution!

Proud to be a Super User!







Power BI Blog

View solution in original post

1 REPLY 1
GilbertQ
Super User
Super User

Hi there

The support page that you got was for the GetReports API and would not relate to your GUID from your dataset.

I would suggest just to ensure that joins always work, is to ensure that you make them both uppercase or lower case. In doing so will mean that it always works.




Did I answer your question? Mark my post as a solution!

Proud to be a Super User!







Power BI Blog

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors