Since yesterday I,m thinking how to do a sum. It seems easy, but it doesn´t for me. I´ve got a table with year and month fields, and every report I do I configure sum function to see data whatever which month or year is selected. It works fine.
But now I want to see more detail, and I have an analytic table. I´ve linked these table between a relation I create by myself (company+account+year+month). I did that because I wanted to do a conditional sum (with variables) of analytic table, but the results aren´t right if I select year or month.