We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
NBi should be able to read connection-string information from an ODC file.
<query connectionString="MyOdcFile.doc">select * from myTable</query>
or
<query connectionString="C:\Data\MyOdcFile.doc">select * from myTable</query>
This is a first step to connect to models hosted on PowerBi.com
The text was updated successfully, but these errors were encountered:
preview at https://ci.appveyor.com/project/CdricLCharlier/nbi/build/1.13.0-ci.43
Sorry, something went wrong.
Seddryck
No branches or pull requests
NBi should be able to read connection-string information from an ODC file.
or
This is a first step to connect to models hosted on PowerBi.com
The text was updated successfully, but these errors were encountered: