# Automated Financial Analysis

{% hint style="success" %}
You'll learn tool such as Pivot, Transpose, Text Column, Stack, Create Rows, Compare and IF Column.
{% endhint %}

There are hints for all three part of the exercise. You can also download our solution models and import them in your own model. The files are available at the end of this page.

***

### Introduction <a href="#introduction-ecommerce" id="introduction-ecommerce"></a>

You can view the introduction to this exercise in the file below.

{% file src="/files/VSqigzrZqUh5XDQFjAMW" %}

***

### Getting Started

* The first step of this exercise is to get the right data. Navigate to the folder where you want to work. Go to Create -> New Connection -> Search for "exercise" and choose the Automated Financial Analysis<br>

  <figure><img src="/files/d3YslulfUaIVoLd8ipvQ" alt=""><figcaption><p>Finding the data</p></figcaption></figure>
* Inside a new model (Create -> New Model) you can now begin working with the data. Drag an Input tool to the Canvas -> Search for the name of the Connector -> Click on a table to select it -> Click Save and Run -> See the data in the preview table at the bottom of the view<br>

  <figure><img src="/files/2hEOZGJgOwk85F2ziTKh" alt=""><figcaption></figcaption></figure>

***

### Solution Files

You can import a solution files from the Canvas.

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

{% file src="/files/PsnNoR3s9iTW4Xufy3tL" %}

{% file src="/files/YdR6WfCZQkPz7gOTUbdY" %}

{% file src="/files/9PQZOOlVpN6UsMx3Xcrj" %}

{% file src="/files/P8L7LdgXy3JYsldcysw1" %}


---

# 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://resources.less.tech/less-tech/exercises/automated-financial-analysis.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.
