Quantcast
Channel: Dynamics User Group
Viewing all articles
Browse latest Browse all 15740

Loading text into setrange

$
0
0

I have the following in a report which does some processing. I have figured out that my second setrange is not working it is being loaded as a blank value. How can I fix this?

 

CC.SETRANGE("Constituent No.", "No.");

CC.SETRANGE("Category Type", 'CAMPAIGN');

MESSAGE('%1', CC."Category Type");


Viewing all articles
Browse latest Browse all 15740

Trending Articles