Difference between revisions of "SQL Data Tables (Standard Users)"
(Created page with "{{imbox|text=This page describes Relational Data Tables for Standard SQL Users. For SQL Administrators, please see Relational Data Tables (Administrators).}} XLCubed...") |
m (Text replacement - "XLCubed" to "FluenceXL") |
||
(9 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | {{imbox|text=This page describes | + | {{imbox|text=This page describes SQL Data Tables for [[Standard SQL Users]]. For [[SQL Administrators]], please see [[SQL Data Tables (Administrators)]].}} |
− | + | FluenceXL can query your relational databases directly. Similar to [[Grids|Grids]], the relational query can be seamlessly built into an interactive report using [[SQL Slicers (Standard Users)]] and dynamic Excel ranges. | |
− | == Inserting a | + | == Inserting a SQL Data Table == |
− | + | ||
− | + | <ol> | |
− | + | <li value="1"> | |
− | + | Select the {{Menu|FluenceXL|Insert Data Table|SQL...}} button from the FluenceXL ribbon.</li> | |
− | + | ||
+ | [[File:RelationalTable0.png|300px|center]] | ||
+ | |||
+ | <li value="2">Enter the name of the FluenceXL web site to connect to:</li> | ||
+ | |||
+ | [[File:PublishedSql1.png|center|300px]] | ||
+ | |||
+ | <li value="3">Select the desired query and click OK to continue:</li> | ||
+ | |||
+ | [[File:PublishedSql2.png|center|300px]] | ||
+ | |||
+ | <li value="4">If applicable, enter the parameters you wish to use.</li> | ||
+ | |||
+ | <li value="5">The SQL table will be inserted at the point you selected.</li> | ||
+ | |||
+ | [[File:RelationalTable2.png|center|300px]] | ||
+ | |||
+ | </ol> | ||
== Using Parameters == | == Using Parameters == | ||
− | When inserting a query, parameters will be automatically discovered by | + | When inserting a query, parameters will be automatically discovered by FluenceXL and made available for editing. The parameter values can be supplied as a static value, pulled in from an Excel range, or driven by a [[SQL Slicers (Standard Users)|SQL Slicer]]. See [[Using SQL Parameters]] for more details. |
== See Also == | == See Also == | ||
− | * [[ | + | * [[SQL Data Tables (Administrators)]] |
− | * [[ | + | * [[SQL Slicers (Standard Users)]] |
− | * [[Query Tables]] for a similar feature in | + | * [[Driving a SQL Connection from an Excel range]] |
− | + | * [[Query Tables]] for a similar feature in FluenceXL 6.5 and previous versions. | |
+ | * [[Tables]] | ||
[[Category:Relational Reporting]] | [[Category:Relational Reporting]] | ||
+ | [[Category:SQL Getting Started]] |
Latest revision as of 09:34, 4 July 2023
![]() |
This page describes SQL Data Tables for Standard SQL Users. For SQL Administrators, please see SQL Data Tables (Administrators). |
FluenceXL can query your relational databases directly. Similar to Grids, the relational query can be seamlessly built into an interactive report using SQL Slicers (Standard Users) and dynamic Excel ranges.
Inserting a SQL Data Table
- Select the FluenceXL > Insert Data Table > SQL... button from the FluenceXL ribbon.
- Enter the name of the FluenceXL web site to connect to:
- Select the desired query and click OK to continue:
- If applicable, enter the parameters you wish to use.
- The SQL table will be inserted at the point you selected.
Using Parameters
When inserting a query, parameters will be automatically discovered by FluenceXL and made available for editing. The parameter values can be supplied as a static value, pulled in from an Excel range, or driven by a SQL Slicer. See Using SQL Parameters for more details.
See Also
- SQL Data Tables (Administrators)
- SQL Slicers (Standard Users)
- Driving a SQL Connection from an Excel range
- Query Tables for a similar feature in FluenceXL 6.5 and previous versions.
- Tables