Hello,
I have a query joining two tables, where the output file will be uploaded into our CRM system.
CRM system needs specific a specific layout, which includes fields not in the two tables that I'm importing.
I'd like to add a field into my query output that is an "ask for". For example, add the field of "Campaign Name", I would get a prompt to enter text for the campaign name, and that campaign name would be on all the records in the output file.
I have a query joining two tables, where the output file will be uploaded into our CRM system.
CRM system needs specific a specific layout, which includes fields not in the two tables that I'm importing.
I'd like to add a field into my query output that is an "ask for". For example, add the field of "Campaign Name", I would get a prompt to enter text for the campaign name, and that campaign name would be on all the records in the output file.