@Anv_SAS wrote:
Hi Paige Miller, I work on a study and I was instructed to generate Cartesian Product from 2 datasets applying 2 filter conditions, to ensure the respective records only needs to be used. Also I was instructed not to use direct Cartesianing techniques like PROC SQL or DATA step POINT statement.
Okay. Thank your for the explanation. I feel sorry for you, that you have been told to do something but you can't use tools specifically designed to perform the desired task. Its like telling a carpenter that he can't use a saw or telling a plumber he can't use a wrench.
Still, it is highly recommended that you mention the goal at the beginning (for this thread and for all future threads) instead of not mentioning it. Perhaps if people knew you were trying to create Cartesian product with macro variables, a brilliant idea would pop into someone's head that would get you there quickly (and there are a lot of people who do have brilliant ideas in this forum).
Anyway, I will drop out of this discussion now, as I do not care to hurt my brain creating Cartesian products using macro variables. Best wishes and good luck.
... View more