Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Can i define two variables in same expression
share_capital=sum({<ancestor_id='BS010010010000000000000000000000',str_coa_description=,str_pov_name={'ACTUAL'}>}money_measure)
Reswrves_surplus=sum({<ancestor_id='BS010010030000000000000000000000',str_coa_description=,str_pov_name={'ACTUAL'}>}money_measure)
share_capital and Reswrves_surplus are my variables but this code is not working help me out
Hello,
Yes, you can define two variables with the same content.
Can you post your qvw file ? because I see no specific anomalies in your expressions, it should work.