Personal tools

Log in

Changes

From All n One's bxp software Wixi

Jump to: navigation, search

Key Stats Procedures

48 bytes added, 19:27, 15 December 2015
no edit summary
This procedure draws hidden objects that have the values set to the fields of a custom sQL statement, similar to the hidden list functionality already present. However unlike the hidden list functionality were it can only generate one object to the page, this procedure can generate X objects to the page from one Key Stat. To execute the Key stats Procedure simply set the query field to be ''Mass_HiddenObject" and enter the following into the SQL query section of the stat creation page:
<syntaxhighlight lang="text">
BXP Table Name
[[##SEP##]]Where clause Order by clause group by clause Limit
</syntaxhighlight>
Example