Hi.
Anybody could you please clarify me about why my text box doesn't update the month with '8'?
select
CCN,
MAS_LOC,
TRANS_TYPE as TT,
REFERENCE as REF,
NOTA_FISCAL as NF,
TRANS_DATE as Data,
ITEM,
from pac_tran_hist
TRANS_YEAR = '2021'
PERIOD = 'month'