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
7 replies
Subscribers
8 subscribers
Views
8146 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
AI and Rules
Is there a way to populate the values for an array variable from 2 different arr
jayanthik
over 10 years ago
Is there a way to populate the values for an array variable from 2 different array variables in SAIL?
i have a array variable CDT_1 which has a ,b and c as fields and another array variable CDT_2 which has x,y and z as fields. Now I have an array variable CDT_3 which represents a CDT with fields a,b,c,x,y,z. I want to populate the CDT_3 from CDT_1 & CDT_2 in SAIL.
OriginalPostID-145331
OriginalPostID-145331
Discussion posts and replies are publicly visible
Parents
0
amitas823
over 7 years ago
I have a requirement to populate a paging grid in a report with data from 2 different CDTs without creating views. I have created 2 expression rules,
Rule1: Fetches data from 1st CDT
Rule2: fetches data from 2nd CDT
There is just 1 field common between both the CDTS.
The total count fetched for the "List of Variants" isn't the same i.e the length differs.
I need help in combining fields from CDT1 and CDT2 in CDT3
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
amitas823
over 7 years ago
I have a requirement to populate a paging grid in a report with data from 2 different CDTs without creating views. I have created 2 expression rules,
Rule1: Fetches data from 1st CDT
Rule2: fetches data from 2nd CDT
There is just 1 field common between both the CDTS.
The total count fetched for the "List of Variants" isn't the same i.e the length differs.
I need help in combining fields from CDT1 and CDT2 in CDT3
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data