# Advanced topics

The following topics help to extend your knowledge of Analyzer beyond basic setup and use:

* [Define Hyperlinks](/pba/pentaho-analyzer-cp/advanced-topics/defining-hyperlinks-cp.md)

  You can manage the amount of information displayed in a report by hyperlinking to other related reports, charts, dashboards, and URLs.
* [Add Query Parameters to Analyzer Reports](/pba/pentaho-analyzer-cp/advanced-topics/add-query-parameters-to-analyzer-reports-task-article.md)

  You can parameterize a query as a filter in Analyzer.
* [Apply Conditional Formatting to Measures](/pba/pentaho-analyzer-cp/advanced-topics/applying-conditional-formatting-to-measures-pentaho-analyzer.md)

  You can physically affect the appearance of cells in the Analyzer data grid by the data they contain.
* [Use Calculated Measures in Analysis Reports](/pba/pentaho-analyzer-cp/advanced-topics/use-calculated-measures-in-analyzer-reports.md)

  You can define calculate measures based on customizations to base measures in the data model.
* [Export an Analyzer report through a URL](/pba/pentaho-analyzer-cp/advanced-topics/export-an-analyzer-report-through-a-url-cp.md)

  You can export an Analyzer report as a PDF, CSV, or Microsoft Excel file from a repository through a URL. This is useful when you want to export reports from a different scheduler.

See the **Administer Pentaho Data Integration and Analytics** document for instructions on customizing Analyzer by editing a configuration properties file.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.pentaho.com/pba/pentaho-analyzer-cp/advanced-topics.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
