I've set up my first macro in analyst to perform an A to C link from Analyst to Contributor. Is there a special step I need to include because it didn't work. I ran it manually with no problems.
@DLinkExecute({D-Link Budget Control.A to C Net Sales<NetSales})
Add macro step
"@DLinkActivateQueue"
with the particular Contributor application defined
Yes. That did it. thanks!
Should that command come before or after the a to c dlink? Seems like I need to run it twice to get this to work.
Couple of things about that:
1. What happens when you run it the first time? Data not moving?
2. Do you have multiple C<A links in the macro?
3. If you do have multiple links, do they target different cubes in the same application or are they targeting other applications?