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

Scheduling with the File-based Repository

Revision as of 16:39, 11 August 2011 by Colin Overton (talk) (Created page with "/* * common placeholders: * %date% * %time% * %datetime% * %rolename% * * these trigger firing a report for each user instead of firing the same one to all * if they are...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

/*

* common placeholders:
* %date%
* %time%
* %datetime%
* %rolename%
* 
* these trigger firing a report for each user instead of firing the same one to all
* if they are used in a report parameter only!
* if in email title/body then just a different email, same attachment:
* %email%
* %username%
* %displayname%
* 
* if running a distibutionlist you can put the groupname in different for all the users in the group
* so all in the group get the same report, but it is different for each group
* %groupname%
*/