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
6167 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
rawich
over 8 years ago
This is a recipe that should help you find the right match between array of CDTs from DB and the ones from REST query:
forum.appian.com/.../Function_Recipes.html
You actually don't need to merge them, just need to arrange them in the same index order, then you can use them to create a paging grid.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
rawich
over 8 years ago
This is a recipe that should help you find the right match between array of CDTs from DB and the ones from REST query:
forum.appian.com/.../Function_Recipes.html
You actually don't need to merge them, just need to arrange them in the same index order, then you can use them to create a paging grid.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data