# Excel-like formula editor

Inforiver provides a no-code visual formula engine which supports 50+ functions (logical, math, boolean etc.,) and identifiers. The formula editor provides syntax, examples and features such as autocomplete, multi-line support and more to help users create, and troubleshoot formulas.

(a) Conditional statements - IF, IFNA and SWITCH

(b) Logical functions - AND, NOT, OR, IN, ISEMPTY etc.&#x20;

(c) Math functions - ABS, AVERAGE, AVERAGEIF, COUNT, SUM, FILTER etc.&#x20;

(d) Text formatting functions - CONCATENATE, LEFT, RIGHT, MID, CLEAN, UPPER, LOWER etc.&#x20;

(e) Date functions - DAY, MONTH, DATEADD, DATEDIFF, FROMEXCELDATE, TOEXCELDATE etc.

(f) Statistical functions - MEDIAN, MODE, QUARTILE, QUARTILEEXC, STDEV, STDEVP etc.

(g) Sort functions – SORT, SORTDESC

(h) Identifiers - COLUMNS, DESCENDANTS, HAS, HAS\_ALL, RELATIVE etc.

{% embed url="<https://lumel.wistia.com/medias/a0mfli8yqa>" %}

> ## **Related resources**
>
> #### Feature highlights
>
> [Visual calculations in Power BI](https://inforiver.com/webinars/visual-level-formula-calculations-powerbi/)
>
> #### User guide
>
> [Insert calculated rows](https://docs.inforiver.com/working-with-inforiver/4.-adding-business-logic-and-formulae/insert-calculated-rows)
>
> [Insert calculated columns](https://docs.inforiver.com/working-with-inforiver/4.-adding-business-logic-and-formulae/insert-calculated-columns)
>
> [List of formulas and functions](https://docs.inforiver.com/formula-syntax)
>
> #### Blog
>
> [Excel-like MoM, QoQ, YoY % calculations in rows in Power BI](https://inforiver.com/blog/general/excel-like-mom-qoq-yoy-calculations-power-bi/)
>
> [Insert calculated measure or column in Power BI](https://inforiver.com/blog/feature-highlights/insert-visual-measure-column-calculations-in-microsoft-power-bi/)


---

# 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://videos.inforiver.com/reporting-matrix/visual-level-formulas/excel-like-formula-editor.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.
