# Visual formulas vs DAX with Marco Russo

Gopal Krishnamurthy (CEO, Lumel - xViz, ValQ, Inforiver) and Reid Havens (Microsoft MVP) discuss and debate the new architecture approach adopted by Inforiver with Marco Russo as moderator. Marco has advocated for visual-level calculations with his [blog](https://www.sqlbi.com/articles/a-proposal-for-visual-calculations-in-dax/), and Inforiver delivers these new capabilities to Power BI.

Join them as they use their unique industry backgrounds to provide perspectives on how Inforiver can be a smooth transition for Excel users to Power BI using a no-code visual-level calculation user experience. They also discuss how developers and business end users can benefit from features such as visual formulas, excel-like formatting, commenting, planning, paginated reports, and writeback.

{% embed url="<https://www.youtube.com/watch?v=tMjT3Xtd57k>" %}

> ## Related resources
>
> #### Feature highlights
>
> [Visual calculations in Power BI](https://inforiver.com/webinars/visual-level-formula-calculations-powerbi/)
>
> #### User guide
>
> [Adding business logic and formulae](https://docs.inforiver.com/working-with-inforiver/4.-adding-business-logic-and-formulae)
>
> #### Blogs
>
> [Visual measures in Power BI: Why they are awesome and why every developer needs it](https://inforiver.com/blog/general/visual-measures-powerbi-why-every-developer-needs-it/)
>
> [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/)
>
> [Calculate remaining budget in Power BI (without using DAX)](https://inforiver.com/blog/general/calculating-remaining-budget-powerbi/)
>
> [Implement SUM measure totals in Power BI (without using DAX)](https://inforiver.com/blog/general/sum-measure-totals-powerbi-no-dax/)
>
> #### Webinars <a href="#headline-27-3553" id="headline-27-3553"></a>
>
> [Visual-level formula & calculations in Power BI](https://inforiver.com/webinars/visual-level-formula-calculations-powerbi/)


---

# 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:

```
GET https://videos.inforiver.com/reporting-matrix/expert-speak/visual-formulas-vs-dax-with-marco-russo.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.
