Difference between revisions of "SQL"

m (Text replacement - "XLCubed" to "FluenceXL")
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
SQL reporting in XLCubed is handled through Tables.
+
Relational reporting in FluenceXL 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 FluenceXL, 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 FluenceXL Web Edition, for use by standard users.
 +
# [[Standard SQL Users|Standard Users]]: have no SQL designer access, but can use pre-published SQL queries from the SQL report library on FluenceXL Web.
  
1) Admin users: can create new connections and design new SQL queries from scratch using the Query designer. Admin users can also publish pre-built queries to XLCubed web, for use by standard users.
+
==See Also==
2) Standard Users: have no SQL designer access, but can use pre-published SQL queries from the SQL report library on XLCubed Web.
+
*[[SQL Administrators]]
 +
*[[Standard SQL Users]]
 +
*[[SQL Data Tables (Administrators)]]
 +
*[[SQL Data Tables (Standard Users)]]
 +
*[[SQL Slicers (Administrators)]]
 +
*[[SQL Slicers (Standard Users)]]
 +
* [[Tables]]
 +
 
 +
[[Category:SQL Getting Started]]
 +
[[Category:Relational Reporting]]

Latest revision as of 09:32, 4 July 2023

Relational reporting in FluenceXL is handled through Tables and Slicers.

There are two levels of SQL reporting user in FluenceXL, 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 FluenceXL 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 FluenceXL Web.

See Also