Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

Changing Map Reporting Tool Color Configuration Through Macro

griffingu
5 - Atom

Hi All,

 

I am trying to build out a Macro that allows me to input color code (#000000) as I desire to generate the map report configuration. Not so sure how would I accomplish the task, possibly XML? I tried to update XML query but the updated portion of my map switch to default configuration. Has anyone run into similar issues before?

 

Thanks! 

1 REPLY 1
estherb47
15 - Aurora
15 - Aurora

Hi @griffingu 

 

You can try to connect a text box tool to the Report Map tool in your Macro, and then in the Action tool, configure which color should be changed. Below is an example if I want to change the background color of the map.

 

image.png

 

Let me know if that helps.

 

Cheers!

Esther

Labels
Top Solution Authors