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
8 replies
Subscribers
7 subscribers
Views
6173 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
General
merging two different data sets in a grid
Richard
over 8 years ago
I have a data store based cdt and a set of online data from another system (accessed via a!httpQuery) that I'd like to merge in a grid, is there a recipe for such an action?
Each row in the CDT may or may not have a corresponding item in the dataset taht comes back from the REST query.
OriginalPostID-242185
Discussion posts and replies are publicly visible
Parents
0
Rama Thummala
Certified Lead Developer
over 8 years ago
@richard
Please check joinCdt() , used to join two cdt s data.It works similar to SQL joins.
I haven't tried, it might solve ur case.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Rama Thummala
Certified Lead Developer
over 8 years ago
@richard
Please check joinCdt() , used to join two cdt s data.It works similar to SQL joins.
I haven't tried, it might solve ur case.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data