how to check condition on filter example by joining two macro

sgnarkhede2016
sgnarkhede2016 New Altair Community Member
edited November 5 in Community Q&A
Hello,
I have total three macros i want to check condition on filter

%{key}      "%{prof_value_1}" i want to genrate this macro like %{prof_value_%{m_cnt}}
product %{key}        CreditCard(%{prof_value_1})    1
how can do that
%{attribute_value_1}==%{prof_value_%{m_cnt}} ?

Best Answer

Answers