challenges using Mail() to auto mailling report
Hi,I need to automated sending a graph in email body and attach a table daily. I'm having 3 issues now and hope someone can help.
issue 1) : Not able to get graph into mail body. How I can do that? I simply tried below and no graph in body and it complains that character is needed, which indicating not allow picture?graph << Get As Report();
mail("XXX@XXX", "test", "Visualization " ||"\!n"|| Eval(g...