> For the complete documentation index, see [llms.txt](https://kb.logicerp.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kb.logicerp.com/logic-erp-version-release-notes/november-2020/reports/power-reports-option-added-in-logic-software.md).

# Power Reports Option added in LOGIC Software

LOGIC has introduced a new feature in its software i.e. **Power Reports**. It makes easier for users to generate reports as the previous ways of creating reports were a bit time consuming.

<figure><img src="/files/b1dQSkpzdJozmHijZ0Nl" alt="" width="266"><figcaption></figcaption></figure>

The following picture represents the loading screen of power reports window.

<figure><img src="/files/XdECTckxmqKTurEMXOTR" alt=""><figcaption></figcaption></figure>

LOGIC has provided various report options in this section which are used commonly. The reports will be added to the list in the future.

<figure><img src="/files/7MyNfZZxKRGeb38qN9sC" alt=""><figcaption></figcaption></figure>

User can specify the time-period for which they want the report. It can be viewed in 3 formats: Flat Report, Excel Report, Pivot Report.

### Flat Report

* **->**&#x55;ser can view the report according to a particular toggel.
* **->**&#x59;ou can also add summaries in the group, which will show the total value of the particular toggles.
* **->**&#x59;ou can add filters in the report.

<figure><img src="/files/JXFfQLtRgg5BiWHqZved" alt=""><figcaption></figcaption></figure>

### Excel Report

This option allows the user to view report in excel format.

<figure><img src="/files/vSu5ySwV0VGiKqiwMJ8K" alt=""><figcaption></figcaption></figure>

### Pivot Report

* **->**&#x55;ser can decide what fields they want to display in the report.
* **->**&#x44;rag the fields in four areas: filters, columns, rows, and values.

<figure><img src="/files/vGpubwJt6diobiGN1ofO" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://kb.logicerp.com/logic-erp-version-release-notes/november-2020/reports/power-reports-option-added-in-logic-software.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
