George Jensen of CustomerFX has concluded his series of posts about his experience learning Stonefield Query. Check out his articles: part 1, part 2, part 3, part 4, part 5, part 6, and part 7.
Wednesday, October 6, 2010
Thursday, September 2, 2010
Friday, August 27, 2010
Stonefield Query for SalesLogix 4.0
We are pleased to announce the immediate release of Stonefield Query for SalesLogix version 4.0. There are lots of new and improved features in version 4.0.
We have a video covering some of the new features in the Report Designer.
Report Wizards
- You can now customize the relationships between tables in a report without having to edit the SQL statement for the report.
- You can now turn on the Show percentage of total option when you use the Count and Count Distinct summary types in Quick and Cross-Tab reports.
- You can now use the Highest and Lowest summary types on all fields, not just numeric ones.
- You can now create a filter condition that compares a field in one table to a field in another table by using an expression condition.
- Creating a formula by clicking the Formula button in Step 2 of the report wizards now automatically adds the new formula to the report.
- The list displayed when you click the Values button in Step 2 of the report wizards or the Expression Builder now displays two columns of information for certain fields: the value displayed in reports and the actual value stored in the database.
- If Stonefield Query closed due to a problem and you were in the middle of editing a report in a report wizard, the next time you start the program, it prompts if you want to recover and continue editing that report. Choosing No abandons the recovered report so the changes are lost.
- You now have finer control over the placement of a report's filter in a custom SQL statement.
Quick Reports
- You can now group on a field even if the Display this field in the report option is turned off. This is useful, for example, if you want to group on customer ID but display customer name in the group header.
- You can now create bookmarks on fields that are included in the group header of another field.
- You now get a warning in the Field Properties dialog if you turn on the Include this field in group header for option and select a grouped field in a different table than the current field.
Charts
- New options in the Chart Wizard allow you to stack series in area, bar, and column charts and combine smaller slices into one "other" slice in pie charts.
- You can now specify whether a chart added to a quick or cross-tab report appears at the top or bottom of the report using the new Position on report option.
- The Total type option in the Field Properties dialog for the Chart Wizard has a new Count Distinct setting.
- The Summary report option in Step 4 of the Chart Wizard has been removed. Instead, set Total type in the Field Properties dialog to None, meaning you want individual values plotted rather than summarized values.
- The Multi-line option in the Labels page of Step 4 in the Chart Wizard is no longer available for Windows XP since that option is only supported in Windows Vista and later versions.
- You now receive a warning if you create a quick or cross-tab report, add a chart to it, then remove one or more of the fields used in the chart.
- Outputting a chart report to an image (such as GIF) now outputs just the chart, not an entire page with the template.
Cross-Tab Reports
- You can now specify how a date field used in the row of a cross-tab report is formatted: as a date, hour, week, month, quarter, or year.
- You can now specify the width and what to do if the width is too narrow in row and data fields in the Cross Tab Wizard.
- The Field Properties dialog now has a Suppress repeating values option for row fields. If this option is turned on (which it is by default) and several records in a row have the same value in this field, only the first occurrence is printed; the field in subsequent records appears blank.
- A new _TOTAL value is True only for the grand totals line in a cross-tab report, so you can use that in, for example, the Print When expression of an object in a template to output that object only for the totals line. Similarly, _SUBTOTAL can be used to output an object only in a subtotals line.
Preview and Output
- A new file output type is available: Microsoft Excel PivotTable. This type, which is only available for cross-tab reports, creates an Excel PivotTable formatted the same as the cross-tab report, but you can use Excel to change or pivot the report as necessary.
- You can now output cross-tabulation and advanced layout reports to more file types, including Microsoft Excel data-only and delimited.
- The Embed fonts in the file option on the Output page allows you to embed the fonts used in the report, such as a barcode font, in a PDF file.
- The Preview window now supports the same types of output types as the Output page of the Reports Explorer.
- When you run a report, the Reports Explorer and any open report wizard windows become dim and a progress window appears, showing you the progress of the report process and allowing you to cancel the process before it finishes. You can turn this off if you wish by turning off the Display progress during report runs setting in the Options dialog.
Advanced Report Designer
- Several of the object property dialogs in the Advanced Report Designer have some changes. The Rotation option no longer appears on the General page but on its own Rotation page because it now shows a sample of how the rotation will look. The properties dialogs for field, picture, rectangle, and line objects have a new Dynamics page that allows you to conditionally alter the appearance of the object. Because the conditions on the Dynamics page are more flexible than dynamic font and color settings, those two items have been removed from the Style page for field objects.
- You can now use gradient colors for rectangles in the Advanced Report Designer, both for reports and templates. A couple of new sample templates, Gradient Template and Valencia Orange, show how these can be used to produce nice, professional effects in your reports.
- If you use Windows Vista or later, you can now change the printer used for an advanced layout report in the Page Layout page of the Report Properties dialog (this option was previously and is still available for Windows XP and earlier).
Other Features
- You can now use fields from tables involved in the report for exclusion conditions. This means you can create a report that, for example, shows all customer who bought something last year (using a filter condition of sales date is between January 1 and December 31 of last year) but didn't this year (using an exclude condition of sales date is between January 1 and December 31 of this year).
- The performance of certain types of formulas was improved.
- The Formulas dialog now has a Copy function to make it easier to create a formula similar to an existing one.
- The Formula Editor now has a Data Provider option so you can select the data provider the tables in the Tables list are from.
- The default name when you copy a report is now the existing report name with a "1" suffix; in previous versions, the default name was blank.
- The login dialog now has a link to the Setup dialog. This is useful if you need to change something about the Stonefield Query setup before logging in.
- You cannot schedule reports if you are running Stonefield Query on Windows Terminal Server or Citrix since those environments don't permit it.
- The version number now displays in the Reports Explorer title bar so you can quickly see which version you are running.
- You can now specify carbon copy (CC) addresses when sending emails.
- If you're using Microsoft Outlook or some other MAPI email program, you can now enter the name of a distribution list in the To, CC, and BCC options to send the email to a group of people.
- Importing several reports that use formulas at one time is now significantly faster than before.
- Specifying "ALLOWDIALOGS" when running Stonefield Query from another application or the command line now causes a progress dialog to display as the report runs.
- Diagnostic logging is now always performed. A file called Diagnostic.TXT is created in the Data subdirectory of the program folder and is overwritten every time you start Stonefield Query. This file is very useful for tracking down errors or performance issues, and previously was only created if a file named Log.TXT existed.
- Stonefield Query now displays a message that it's retrieving news items while it does that task so you can see what's going on.
Wednesday, August 18, 2010
More Looking at Stonefield Query
George Jensen of CustomerFX has added a couple of more posts about his experience learning Stonefield Query. Check out his articles: part 1, part 2, part 3, and part 4.
Monday, August 2, 2010
Looking at Stonefield Query
George Jensen of CustomerFX has been blogging about his experience learning Stonefield Query (specifically the SalesLogix version but it’s applicable to all versions). Check out his articles: part 1 and part 2.
Tuesday, May 19, 2009
Stonefield Query for SalesLogix Version 3.3
We released version 3.3 of Stonefield Query for SalesLogix today. The list of new and enhanced features in version 3.3 is extensive; see the online help for complete details. Here are the major new features.
Report Designer
- The new Formula Editor allows you to create your own formulas without using the Advanced Report Designer or customizing the data dictionary.
- The new Show percentage of total option in the Format page of the Field Properties dialog automatically adds a new column to the report showing the percentage that the field is of the subtotal in detail lines, of the next level of grouping in subgroup footers, and of the grand total for group footers.
- Turn on the new Show totals in group headers option in Step 5 of the Quick Report Wizard and the Options page of the Reports Explorer to display group totals in the group header rather than the group footer.
- Stonefield Query now supports Crystal Reports reports. You can add them to Stonefield Query using the External Report Wizard.
- The Preview window is no longer modal, meaning you can open multiple instances. Also, the new Preview reports in tabbed pages setting in the Options dialog allows you to determine whether different preview windows are used when you run more than one report or whether the reports appear as different tabs in the same preview window.
- There are several new output options available. You can specify that a timestamp is added to the file created to prevent overwriting existing files, that the file emailed to someone shouldn't be deleted after the email is sent, and what filename to use for the emailed file.
- Previous versions of Stonefield Query create a report as a PDF file when emailing the report to someone. You can now specify the type of file used as an attachment.
- You can now specify that each group in a report should be output to a separate file or email and that the email address should come from a field in the report itself. This can be used, for example, to email invoices to customers; the report is grouped by customer name and includes the customer's email address, so each customer's records are emailed to them.
- You can now sort fields in database order or alphabetical order in Step 2 of the report wizards.
- You can now tell Stonefield Query to display in the Tables drop-down list only those tables related to tables already appearing in the selected list.
- Reports are now stored as export files with an SFX extension in a folder structure that exactly matches the folders in the Reports Explorer.
- The new Send summary queries to database engine setting in the Options dialog allows you to specify whether Stonefield Query or the database engine does data summarization. This may significantly improve the performance of certain types of reports.
- The new Run report with no records option in Step 5 of the report wizards and the Options page in the Reports Explorer allows you to run a report when there are no records that match your conditions.
Wednesday, January 7, 2009
Stonefield Query for SalesLogix Update
- Stonefield Query now supports SalesLogix version 7.5 databases
Wednesday, December 17, 2008
Stonefield Software is Sage Gold Development Partner and Sage Certified
Monday, July 14, 2008
Stonefield Query for SalesLogix 3.2 Released
Stonefield Software Inc. is pleased to announce the release of version 3.2 of Stonefield Query for SalesLogix.
Stonefield Query is a user-friendly report writing, business intelligence, query, and data mining tool. With its intuitive wizard driven design, Stonefield Query makes report writing a snap for even the most novice user. Elegant and persuasive reports can be created in minutes with little or no technical knowledge required.
Some of the new features in this release are:
- If it is installed, Stonefield Query will use the SalesLogix OLE/DB provider for reporting. This means that Stonefield Query now adheres to SalesLogix record based security (you only see those records that your SalesLogix username is allowed to see) and all date/time fields will automatically be converted to your local time zone. If the OLE/DB provider is not available then Stonefield Query will connect via ODBC.
- When using the OLE/DB provider, Stonefield Query automatically retrieves a list of the SalesLogix datasources that have been defined on your computer by your SalesLogix administrator.
- Exclusion filters: this allows you to query on the absence of data, such as "give me a list of customers I didn't contact last year" or "give me a list of everyone who did not buy product X". Behind the scenes, Stonefield Query generates a NOT IN subquery, but from the end-user's perspective, it's just as easy as creating a normal filter.
- Modeless report wizards: the report wizards are no longer modal, so you can modify more than one report at a time.
Single ask-at-runtime dialog: all ask-at-runtime filter conditions now appear in a single, wizard-like dialog rather than one dialog per condition. - Workstation installer: Stonefield Query now has a separate WSSetup.EXE installer, installed by Setup.EXE, that does workstation installations with the minimum of user interaction.
- More grouping options: you can now specify that a non-grouped field should be included in the group header for another field, you can have all fields in the group header on a single line rather than stacked on separate lines, and all fields in the group header now appear in summary reports.
- Multi-line headings: many fields now have multi-line headings so they don't take up as much room in a report, and you can change field headings to use multiple lines.
- Customize Report Wizard for all report types: all report wizards now have an Advanced button, allowing access to TOP N, custom SQL statements, and other features.