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
5 replies
Subscribers
2 subscribers
Views
2001 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Reports
164302 - no subject - How to get column data from portalreport
shaoyongw
over 10 years ago
How to get column data from portalreportdatasubset?
How to get row data from portalreportdatasubset?
The portalreportdatasubset is like below:
[startIndex=1, batchSize=25, sort=, totalCount=5, data=[cells=[value=US, drilldown=]; [value=Tokyo, drilldown=]; [value=Hong Kong, drilldown=]; [value=CAN, drilldown=]; [value=AP, drilldown=]]; [cells=[value=64, drilldown=]; [value=0, drilldown=]; [value=0, drilldown=]; [value=1, drilldown=]; [value=4, drilldown=]]; [cells=[value=62, drilldown=]; [value=0, drilldown=]; [value=1, drilldown=]; [value=57, drilldown=]; [value=2, drilldown=]]; [cells=[value=164, drilldown=]; [value=1, drilldown=]; [value=1, drilldown=]; [value=70, drilldown=]; [value=6, drilldown=]]; [cells=[value=164, drilldown=]; [value=1, drilldown=]; [value=1, drilldown=]; [value=70, drilldown=]; [value=6, drilldown=]]; [cells=[value=164, drilldown=]; [value=1, drilldown=]; [value=1, drilldown=]; [value=70, drilldown=]; [value=6, drilldown=]]; [cell...
OriginalPostID-164302
Discussion posts and replies are publicly visible
Parents
0
sikhivahans
over 10 years ago
@shaoyongw Hi, did you go through the documentation of this plugin? If not please find attached the documentation. This explains how you can obtain a column. If you want to get a row, you can be able to do it merging a cell from each column(using looping functions).
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
sikhivahans
over 10 years ago
@shaoyongw Hi, did you go through the documentation of this plugin? If not please find attached the documentation. This explains how you can obtain a column. If you want to get a row, you can be able to do it merging a cell from each column(using looping functions).
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data