Hi
i am trying to create a parameter field that changes its value depending on the group level, not able to find the correct syntax.
The context that i am working in is as follow.
i have a report with 5 group levels
i want to insert a parameter field in each group that would behave as follow
if current group level <= 4 then 1
else 0
all that i am looking for is the syntax for the condition part ( current group level <= 4)?
thanks
i am trying to create a parameter field that changes its value depending on the group level, not able to find the correct syntax.
The context that i am working in is as follow.
i have a report with 5 group levels
i want to insert a parameter field in each group that would behave as follow
if current group level <= 4 then 1
else 0
all that i am looking for is the syntax for the condition part ( current group level <= 4)?
thanks