QUOTEWERKS: Getting the address on documents to "look right"
Dec 17, 2008
Are you struggling to get the address on your QuoteWerks document layouts to “look right”? With all the fields available – Address1, Address2, Address3, City, State, Zip and Country – an actual address might be held in just a few or all seven of these fields. Then try these formulae – just open your QuoteWerks […]
READ MOREQUOTEWERKS: Business Intelligence reports
Dec 17, 2008
Please find below a couple of formulae you could add as page footers to your QuoteWerks management reports to give them an added bit of professionalism… Just open your QuoteWerks document layout, click the formula button, give the formula a name (i.e. “PAGE_X_OF_Y”), click OK and copy/paste the formula in. PAGE_X_OF_Y: “Page “+text(sys->page)+” of “+text(sys->page_count) […]
READ MOREQUOTEWERKS: Free report showing your business’ performance
Dec 17, 2008
Would like to know how well your business has done in the last 12 months? Then get this free QuoteWerks report to summarise your business’ performance. This free report summarises sales by Sales Rep by Month and details the invoiced amount, profit, number of invoices and average sales value for the year January to December. […]
READ MOREDEVELOPMENT: issue with DateTime datatype in SQL Server Reporting Services
Nov 02, 2008
We recently upgraded a client’s SQL Server 2000 business intelligence reports to SQL Server 2005, and from a Visual Studio .net 1.1 software development environment to Visual Studio 2005. It should be a simple transition we thought, which it was… apart from some anomalies around the datetime parameters in SQL Server 2005 Reporting Services. There […]
READ MORE