-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
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
Add unit tests #2
Comments
Something Wrong with pbiUpdateTableSchema. Just return **The following table schema has been applied:$name $columns but the table still the same. |
Heya @akiraFuk - can you raise the issue separately and put some more info like |
@akiraFuk Or even some sample code (or a reproducible example, at a stretch) so that I can try and reproduce the error myself. |
Hi there Thanks for building this package.! Its awesome.I just tried accessing'My workspace' from R and its working quite well. I have a quick question: Have you built any function within PoweRbi package that reads all the tables within the datasets of a report by any chance? Many Thanks |
Hi Sree,
Thanks for your nice comments. I'll be honest, I made this package while doing some contracting work when we needed something to access the PowerBI APIs, and it's been a while since I've touched it.
Give me a couple of days to refresh myself on the code, check for any updates for the PowerBI API and get back to you. I should be able to write something for you.
Thanks,
Ollie
Sent from [ProtonMail](https://protonmail.ch), encrypted email based in Switzerland.
Sent with [ProtonMail](https://protonmail.com) Secure Email.
‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
…On Friday, 5 October 2018 01:13, Sree ***@***.***> wrote:
Hi there
Thanks for building this package.! Its awesome.I just tried accessing'My workspace' from R and its working quite well. I have a quick question: Have you built any function within PoweRbi package that reads all the tables within the datasets of a report by any chance?
Many Thanks
Sree
—
You are receiving this because you commented.
Reply to this email directly, [view it on GitHub](#2 (comment)), or [mute the thread](https://github.com/notifications/unsubscribe-auth/Aj2uwKxpASnkTqteNE8StOXTTUW_9-Olks5uhqQmgaJpZM4NVbJG).
|
This package could do with tests - some thought will need to go into managing the account used for testing
http://blog.revolutionanalytics.com/2015/12/securely-storing-your-secrets-in-r-code.html
http://matthewlincoln.net/2016/05/13/r-packages-secret-keys-and-appveyor.html
https://cran.r-project.org/web/packages/googlesheets/vignettes/managing-auth-tokens.html
The text was updated successfully, but these errors were encountered: