Stoneware Developer

Just another WordPress.com weblog

Passing Extra Parameters From Graphs

When working with graphs, drilldowns can be created that pass information to another report.  For example, in a bar chart, the series and category information can be passed.  However, at times it is necessary to pass more information to the drilldown report. 

This tutorial shows how to create a report that prompts for a customer.  A pie chart is drawn for the customer showing their sales by month.  Then when the user selects a slice of pie, the selected month AND the selected customer are passed into the drilldown report.

View Graph Extra Param Tutorial

March 4, 2009 Posted by | Uncategorized | Leave a Comment

Using SQL Blocks

In HTML reports, SQL Blocks can be used to easily query a database and display the results anywhere on a report.   In this example, the reports prompts for a customer id.  It then uses that customer id to lookup the customer name and display it in the Report Header. 

View SQL Block Tutorial

March 3, 2009 Posted by | Report Builder | Leave a Comment

   

Follow

Get every new post delivered to your Inbox.