I need to print a DT wrapped in an e-mail message and I’d like it to look immediately understandable: for instance, I’d like at least all column values to be in line with their own column name and so on…
Of course, I’ve been playing around with Output DataTable activity but I’m struggling to find something more sophisticated;
I’m also sort of ready to deal with raw code (sob) but I’m not very good at it and I’ll very likely need your help