This is an automated email from the ASF dual-hosted git repository. dzamo pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/drill-site.git
commit ed13e987ab8df8fb70a233995928e6f1ae818542 Author: James Turton <[email protected]> AuthorDate: Mon Nov 14 14:33:43 2022 +0200 Update Qlik Sense link to reflect their rebranding of Qlik View. --- .../using-drill-with-bi-tools/055-using-qliksense-with-drill.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_docs/en/odbc-jdbc-interfaces/using-drill-with-bi-tools/055-using-qliksense-with-drill.md b/_docs/en/odbc-jdbc-interfaces/using-drill-with-bi-tools/055-using-qliksense-with-drill.md index 411dd97b3..293421858 100644 --- a/_docs/en/odbc-jdbc-interfaces/using-drill-with-bi-tools/055-using-qliksense-with-drill.md +++ b/_docs/en/odbc-jdbc-interfaces/using-drill-with-bi-tools/055-using-qliksense-with-drill.md @@ -72,7 +72,7 @@ Notice that the metadata information that comes with each table is also accessib Click **Insert Script** to add a new table as part of the associative data model that the Qlik Sense application creates. There are two of ways in which you can make a new table part of the data model. 1. Load the data from the table into the memory of the Qlik Sense Server. -2. Keep the data at the source and only capture the new table as part of the data model (this is called Direct Discovery). In order to learn more about Direct Discovery, see [http://www.qlik.com/us/explore/resources/whitepapers/qlikview-and-big-data](http://www.qlik.com/us/explore/resources/whitepapers/qlikview-and-big-data). +2. Keep the data at the source and only capture the new table as part of the data model (this is called Direct Discovery). In order to learn more about Direct Discovery, see [the Qlik Sense website](https://www.qlik.com/us/products/qlik-sense). {% include startnote.html %}After you select the tables that you want to include, verify that the top part of the script is set to the following, otherwise the load fails:{% include endnote.html %}
