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

Difference between revisions of "SQL"

(Added category)
(See Also)
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
SQL reporting in XLCubed is handled through [[Relational Data Tables (Administrators)|Tables]] and [[Relational Slicers (Administrators)|Slicers]].
+
Relational reporting in XLCubed is handled through [[SQL Data Tables (Administrators)|Tables]] and [[SQL Slicers (Administrators)|Slicers]].
  
There are two levels of SQL reporting user in XLCubed, with differing levels of design access. This provides a controlled level of SQL reporting to non-technical users, giving access to SQL-based data without the risk of allowing free access to designing their own SQL.
+
There are two levels of SQL reporting user in XLCubed, with differing levels of design access. This provides a controlled level of SQL reporting to non-technical users, giving access to SQL-based data without the risk of allowing free access to designing their own queries.
  
 
# [[SQL Administrators|Administrators]]: can create new connections and design new SQL queries from scratch using the Query designer. Administrator users can also publish pre-built queries to XLCubed Web Edition, for use by standard users.
 
# [[SQL Administrators|Administrators]]: can create new connections and design new SQL queries from scratch using the Query designer. Administrator users can also publish pre-built queries to XLCubed Web Edition, for use by standard users.
Line 9: Line 9:
 
*[[SQL Administrators]]
 
*[[SQL Administrators]]
 
*[[Standard SQL Users]]
 
*[[Standard SQL Users]]
*[[Relational Data Tables (Administrators)]]
+
*[[SQL Data Tables (Administrators)]]
*[[Relational Data Tables (Standard Users)]]
+
*[[SQL Data Tables (Standard Users)]]
*[[Relational Slicers (Administrators)]]
+
*[[SQL Slicers (Administrators)]]
*[[Relational Slicers (Standard Users)]]
+
*[[SQL Slicers (Standard Users)]]
 +
* [[Tables]]
  
 +
[[Category:SQL Getting Started]]
 
[[Category:Relational Reporting]]
 
[[Category:Relational Reporting]]

Latest revision as of 13:34, 1 May 2012

Relational reporting in XLCubed is handled through Tables and Slicers.

There are two levels of SQL reporting user in XLCubed, with differing levels of design access. This provides a controlled level of SQL reporting to non-technical users, giving access to SQL-based data without the risk of allowing free access to designing their own queries.

  1. Administrators: can create new connections and design new SQL queries from scratch using the Query designer. Administrator users can also publish pre-built queries to XLCubed Web Edition, for use by standard users.
  2. Standard Users: have no SQL designer access, but can use pre-published SQL queries from the SQL report library on XLCubed Web.

See Also