XLCubed is now FluenceXL. The new wiki can be found here: https://help.fluencexl.com/

SQL Data Tables (Standard Users)

Revision as of 16:32, 26 April 2012 by Antonio.remedios (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

XLCubed can query your relational databases directly. Similar to Grids, the relational query can be seamlessly built into an interactive report using Relational Slicers (Standard Users) and dynamic Excel ranges.

Inserting a Relational Data Table

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

Using Parameters

When inserting a query, parameters will be automatically discovered by XLCubed 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 Relational Slicer.

See Also