Home » Alchemex Tips & Tricks

Alchemex Tips & Tricks

Alchemex Tips and Tricks provide informative pointers to help you get the most out of your Alchemex Smart Reporting software. If you would like to receive 2 useful tips in your inbox every month, please subscribe here.

 When using a PivotTable in the template file take the following into account: PivotTable Limitations – ensure that you do not display too many row fields that could cause the pivot table limitation to be reached. Use report filter/page fields where necessary to further summarise data. When pivoting data from a source data sheet where [...]

{ 0 comments }

When developing a template using Alchemex, it is recommended to do so using Excel 2003 and to link the template back as an .xlt file.  This will ensure that the template is compatible on all versions of Excel.  However if you want to use Sparkline’s and slicers in your reports you need to make you [...]

{ 0 comments }

The Like Operator is used in Filters and Parameters for doing pattern matching. Combinations of literal characters and wildcard characters can be used to locate patterns. The two wildcard characters that are supported by most Data Access Drivers are the _ (underscore) wildcard; which means any single character, and the % (percent) wildcard; which means [...]

{ 0 comments }

The Direct SQL Query tool allows direct interrogation via SQL of data within your Administrator defined Data Connections. The query tool allows only SELECT queries and {call} type queries for stored procedure execution (if supported). UPDATE, DELETE and INSERT and DDL (Data Definition Language) queries are not allowed. Launch the tool from your Administrator Click [...]

{ 0 comments }

Compacting your MetaData occasionally can result in improved system performance. Depending on your usage levels it may be desirable to do this more often. Select File Then select Compact Metadata A window will appear stating that Alchemex Smart Reporting must shut down Select Yes The Maintenance Utility will then open Select Compact SVD A Confirm [...]

{ 0 comments }

What are comparison methods? Comparison methods are used with Filters and Parameters to refine or limit the rows that are returned to a report. Below is a list of Various Comparison Methods with an example: Comparison Method  Example Search Objective Alpha /Numeric Equal To South Africa True when the expression contains ‘South Africa’. Both Greater [...]

{ 0 comments }

Date Formats Different database systems store and recognise dates in different formats.  Alchemex Smart Reporting attempts to hide this detail from its end users by translating dates at run time into a recognizable format before passing the date to the underlying Database System.  In order for Alchemex Smart Reporting to know how the Database System [...]

{ 0 comments }

Operating System Functions in Alchemex The following Add-In functions for operating systems are available within Alchemex. Select a report and select show advanced options. Select the run Ad-Ins option and select Operating System Functions Module. The Add-In functions below will be available:   Function Description Use When DeleteFiles Deletes a list of specified files You [...]

{ 0 comments }

Did you know you can view the raw data of a report before it’s passed through to Excel? This can be very useful if you need to quickly check to see if you are getting the right data from your container or that your filters and/or parameters are working correctly without waiting for the data [...]

{ 0 comments }

It is handy to be able to hide reports that do not need to be run separately, but only as sub reports of a union report.  This will give your object window in the Report Manager a neater look. To hide a report: Select the report in the Object window of the Report Manager, under [...]

{ 0 comments }