Hello,
is it posible to use variables from web report (Combobox) in rules?
Something like this:
['Bezeichnung'] = B:PALO.DATA("database", "cube", "0", ${cmb_1}, ${cmb_2}, !'Darlehensart', "Bezeichnung")
${cmb_1} - variable1 from web Report
${cmb_2} . variable2 from web Report
Thanks in advance
is it posible to use variables from web report (Combobox) in rules?
Something like this:
['Bezeichnung'] = B:PALO.DATA("database", "cube", "0", ${cmb_1}, ${cmb_2}, !'Darlehensart', "Bezeichnung")
${cmb_1} - variable1 from web Report
${cmb_2} . variable2 from web Report
Thanks in advance