SQL Data Tables (Standard Users)

Revision as of 08:34, 4 July 2023 by Csalter (talk | contribs) (Text replacement - "XLCubed" to "FluenceXL")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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

  1. Select the FluenceXL > Insert Data Table > SQL... button from the FluenceXL ribbon.
  2. RelationalTable0.png
  3. Enter the name of the FluenceXL web site to connect to:
  4. PublishedSql1.png
  5. Select the desired query and click OK to continue:
  6. PublishedSql2.png
  7. If applicable, enter the parameters you wish to use.
  8. The SQL table will be inserted at the point you selected.
  9. RelationalTable2.png

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