-
Notifications
You must be signed in to change notification settings - Fork 688
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
TiDB Cloud: add a tutorial for Looker Studio #16111
Conversation
This documentation will be helpful for users who want to use Looker Studio, as there was previously a lack of information on how to connect from BI tools.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Only the typo in the filename needs to be fixed. The rest is optional.
|
||
## Need help? | ||
|
||
Ask questions on [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc) or [create a support ticket](https://support.pingcap.com/). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ask questions on [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc) or [create a support ticket](https://support.pingcap.com/). | |
Ask questions on [Discord](https://discord.gg/DQZ2dy3cuc?utm_source=doc) or [create a support ticket](/support.md). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This can't be resolved due to outdated, but it was fixed.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@dveeden This change broke ci/tidb-cloud-check. reverted.
fix typo Co-authored-by: Daniël van Eeden <[email protected]>
there is a typo in the filename: |
Co-authored-by: Daniël van Eeden <[email protected]>
Co-authored-by: Xiang Zhang <[email protected]>
@bohnen because the S&P 500 dataset is only available for TiDB Serverless, I've updated the TiDB Dedicated instructions in this docs after confirming with @zhangyangyu in |
@zhangyangyu: adding LGTM is restricted to approvers and reviewers in OWNERS files. In response to this: Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
||
Then, you can see a combo chart similar as follows: | ||
|
||
![Looker Studio: A simple Combo chart](/media/tidb-cloud/looker-studio-simple-chart.png) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This figure is blurry. Can you get a better one?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@hfxsd Yes, I can, but if I make the image clearer, its file size and image size will be bigger. Please see the attached and take a look at whether it fits on the page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've uploaded a clear image in 87745cd
(#16111). The browser will show the image with full width by default. We can resize it like the following after this PR is merged.
<img src="https://download.pingcap.com/images/docs/tidb-cloud/looker-studio-simple-chart.png" alt="Looker Studio: A simple Combo chart" width="500"></img>
Co-authored-by: xixirangrang <[email protected]>
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: qiancai The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/retest |
1 similar comment
/retest |
In response to a cherrypick label: new pull request created to branch |
First-time contributors' checklist
What is changed, added or deleted? (Required)
This documentation will be helpful for users who want to use Looker Studio, as there was previously a lack of information on how to connect from BI tools.
Which TiDB version(s) do your changes apply to? (Required)
Tips for choosing the affected version(s):
By default, CHOOSE MASTER ONLY so your changes will be applied to the next TiDB major or minor releases. If your PR involves a product feature behavior change or a compatibility change, CHOOSE THE AFFECTED RELEASE BRANCH(ES) AND MASTER.
For details, see tips for choosing the affected versions.
What is the related PR or file link(s)?
Do your changes match any of the following descriptions?