MicroStrategy ONE

Transform Reference Guides

Up to this point, you have learned how the Transform Infrastructure works, and you have seen how the transforms that ship with MicroStrategy Web products build on one another to transform various types of data from a Web Bean. The contents of this section examine in depth how to customize specific types of transforms.  Two of the most common areas for customization of data presentation are the report grid and a report's prompt questions. In-depth references on transforms related to these tasks follow:

  • Rendering the Report Grid

    This section helps you get familiar with the different parts of the report grid. Once you understand how a report grid is structured, it is easy to identify the relevant classes or methods that need to be modified to achieve your customization. It provides a look at the primary grid-rendering transform, ReportGridTransformImpl, including its methods, cell-rendering classes, and the Web Objects Grid Object Model in general  

  • Rendering Prompts

    This section discusses the prompts architecture in MicroStrategy Web 9.x. The information provided helps you understand the modifications required for customizing the data presentation in a prompt.