Pentaho Community

Label: studio

Content with label studio in Pentaho Community (See content from all spaces)
Related Labels: javascript, design, solution, ajax, parameters, reporting, sql, report, crosstab

Dynamically Generating a Cross Tab Report, Part 2
September 12, 2006\\Contributed by Nic Guzaldo, Pentaho Community Member Finally\! A couple of weeks ago, I started explaining a technical tip that Nic Guzaldo had submitted, basically outlining how to dynamically generate a crosstab report. Well ...
Other labels: report, crosstab, reporting, design, javascript, solution
Dynamically Generating SQL... And More
June 8, 2006\\Submitted by Marc Batchelor, Pentaho Team Developer Quick Background Sometimes, it isn't possible to be able to predefine your query as a resource or an input to report. Sometimes, it becomes necessary to generate your query (whether it's SQL ...
Other labels: sql, design, reporting, javascript
Setting Up Parameters With the Design Studio
May 17, 2006\\Submitted by Doug Moran, Pentaho Team Developer The article this week addresses a common task that community users are asking about over and over how do you specify parameters to a report, and pass a list of valid values ...
Other labels: parameters, report, design
The IF Statement and PREPARE - Building Flexible, Secure and Scalable Solutions
October 11, 2006\\Submitted by Marc Batchelor and Doug Moran, Pentaho Team Developer This tech tip introduces a couple of key features in an action sequence that will help Pentaho platform users build more flexible, secure and scalable solutions ...
Other labels: solution, design, sql, reporting
Using AJAX to Drive Dependent Report Parameters
January 23, 2007\\Submitted by Mike D'Amour, Pentaho Team Developer A very common goal in dynamic reporting is to give the user the ability to specify some particular criteria to filter a report on, before the report data is queried for. These criteria are called parameters ...
Other labels: parameters, reporting, design, ajax, javascript, solution