Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
Plese refer to this Forum post: Re: Can't Reuse Dataset/Gateway for Dataflow - Microsoft Power BI Community
It appears that when creating a Dataflow based on ODBC, the Connection String is CASE Sensitive. I can verify that , while creating a Dataflow, if I type something like MyODBC for the name, and "DSN=MyODBC" for my Connection String, that Power BI CONVERTS it to "dsn=MyODBC".
If I then do that a second time and enter the EXACT SAME VALUES, I get a Dataset named "MyODBC (2)" with a Connection String of "dsn=MyODBC".
If Connection Strings are CASE SENSIVE and Power BI cannot match "DSN=..." with "dsn=..." then DO NOT CHANGE THE CASE WHEN YOU SAVE IT!!!!
EITHER:
A) Make Connection String Case INSENSITIVE (so that "DSN" = "dsn"
OR
B) STOP CHANGING THE CASE on values I type in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.