Generate custom CSV file from multiple tables using script
Hello Community,Have a nice day! Use case: Generate and download a custom CSV file from multiple tables which do not have relationship between them. For e.g. Consider 3 tables: Incident(incident), CI Relationship(cmdb_rel_ci), and Catalog Item(sc_ca...