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
10 replies
Subscribers
9 subscribers
Views
3316 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
General
I am trying to use with function on process dashboard, i tried very simple expre
ajinkyab277
Certified Lead Developer
over 11 years ago
I am trying to use with function on process dashboard, i tried very simple expression
with(
local!testval:"this is sample Text",
local!testval
)
but its giving the error
EVAL"@reason=index
...
OriginalPostID-105518
OriginalPostID-105518
Discussion posts and replies are publicly visible
Parents
0
ajinkyab277
Certified Lead Developer
over 11 years ago
Hi Stefan ,
I tried with wrapping my variable with tostring, but this time also same error.
my requirement is
I have created process dashboard on master process. and i am just maintaing ID of database row in master process. so to show information on process dashboard i am using query rule, as i need to show all field from database on dashboard i am using with function and storing cdt in local variable and each time using same CDT to show filed, by using this approach i dont need to use query rule each time.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
ajinkyab277
Certified Lead Developer
over 11 years ago
Hi Stefan ,
I tried with wrapping my variable with tostring, but this time also same error.
my requirement is
I have created process dashboard on master process. and i am just maintaing ID of database row in master process. so to show information on process dashboard i am using query rule, as i need to show all field from database on dashboard i am using with function and storing cdt in local variable and each time using same CDT to show filed, by using this approach i dont need to use query rule each time.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data