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
9 subscribers
Views
1825 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
General
Hi All, i am using a nested CDT. having parent CDT[empDetails] and child C
mohanp
over 11 years ago
Hi All,
i am using a nested CDT. having parent CDT[empDetails] and child CDT’s[LeaveHistory] of multiple type.
Can any one please let me know how to show data on "RECORDS" from child CDT?
it works fine if having one-to-one relationship but in case of one-to-many it shows error like
Cannot query [LeaveHistory.Status] because [Status] is a child of a multiple data type....
OriginalPostID-73049
OriginalPostID-73049
Discussion posts and replies are publicly visible
0
sikhivahans
over 11 years ago
@mohan, I think the recommended way to access the variables inside LeaveHistory is using with() function. Go through this link : https://forum.appian.com/suite/wiki/72/Evaluation_Functions#with.28.29. Also go through the Configure the Record List View section in https://forum.appian.com/suite/wiki/72/Record_Design. Hope this helps you.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
sikhivahans
over 11 years ago
@mohan Usage of with() is recommended in your scenario, let me know if you have any concerns
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
Jess
over 10 years ago
@sikhivanas how about the other way around? instead of getting the child data, i need to get the parent data by using the child data as filter?
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel