When I set up the parameter as year(date()) + "-" + month(date()) named year_month from Graph > Edit Parameters, it should output file name of the BRD file or the Excel file with the date format CCYY-MM, but it omit file name as a raw text like, year(date()) + "-" + month(date()) instead of that.
When I check using a filter node, it exports without any issue.
Does anyone know how to resolve this issue?
Thank you,
dice