How to write source code for functionAlias
Hi ,
Example
A=B then B= "" or A != B then B=B
Please create Pattern Template also
Below one i created if it's correct please help on source code
This is pattern template
When {1} = {2}, then Return {2} is null or When {1}! = {2}, then Return {2} = {2}
How to write source code for this
After creating the function alias it's not populated in report definition also
Please help me