Forum Discussion
fmigg
7 years agoNew Member
Problem on Data Filter on Table.
Hi, I'm doing a self-purpose dashboard in which I have to filter expenses from 9 of actual month to 8 of the next month. This is my formula: CC- Total a Pagar = IF(DAY(TODAY()) > 8,
CALCUL...
themistoklis
7 years agoCommunity Champion
The tables that you create are aggregated tables.
They aggregate the measures based on the dimensions you specify.
On the first table if you want to see 1 row only then you have to remove the dimensions 'Day', 'Tipo de Custo'and 'Detalles Luggar' from the table itself.