Open main menu

TaticView β

Changes

Expressions/pt-br

11 bytes added, 20:02, 22 November 2019
Created page with "'''LAST_DAY_OF(1; "Data Emissão")''' – último dia do mês baseado na coluna ''Data Emissão''"
'''LAST_DAY_OF(0; DAY_FROM_TODAY(0))''' – retorna o último dia do ano a partir de hoje
'''LAST_DAY_OF(1;"Date IssuedData Emissão")''' - Last day of month based on – último dia do mês baseado na coluna ''Date IssuedData Emissão'' column
* With three parameters, the first is the grouping constant from which we want the last date (see list above), the second is the date base modifier from today, and the third is the amount to change the modifier.