Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
3 replies
Subscribers
2 subscribers
Views
1336 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Reports
27544 - no subject - On March 15th I reported having issues w
mjmallet
over 13 years ago
On March 15th I reported having issues with a report and a having a definition (script) that wasn't being displayed if the "Include data from sub-processes" was set to Yes. I just found that the issue is being caused by the "isnull()" and sub-process set to "yes". This script is always returning "not null".
=if(isnull(pv!variablename),"null","not null")
As a work around I put the sub-process to "No" and added my sub-process name in the Report Context along with the main process. Then my isnull() is working....
OriginalPostID-27544
Discussion posts and replies are publicly visible
Parents
0
mjmallet
over 13 years ago
I used the byreference() for my variables, would it still be considered as an array?
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
mjmallet
over 13 years ago
I used the byreference() for my variables, would it still be considered as an array?
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data