Forum Discussion

AliceW's avatar
AliceW
Icon for Power Participant rankPower Participant
6 years ago
Solved

URL link changes capital letters to regular ones after loading Power Query. Why?

Hello everyone,   I have a report which takes data from Salesforce. Each Opportunity has its own URL like: https://mycompany.my.salesforce.com/00abC   I've encountered one case where two Opportu...
  • v-lionel-msft's avatar
    v-lionel-msft
    6 years ago

    Hi AliceW ,

    "And I couldn't figure out what you mean by the blank."
    I mean insert a space before a1.
    Actually for this problem, there are currently two possible solutions:

    1. Use M language

    https://blog.crossjoin.co.uk/2019/10/06/power-bi-and-case-sensitivity/ 

    2. Modify value
    Just like I did before, insert the corresponding characters in the column value to distinguish the column value.

    Best regards,
    Lionel Chen

     

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.