Is it possible to create a macro that outputs a report? Our team generates data quality reports on almost every dataset they get and they would be really happy if it could be done with just one tool.
The report is quite repetitive (checking nulls, empty rows, etc). I think we could easily build the logic to turn it into a macro. But I have never built a macro that outputs a report and I can't find much information on the topic.
My concrete questions for all of you:
1) Is it possible?
2) Do you have any examples?
3) Are you familiar with some data quality macros?