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
12 replies
Subscribers
9 subscribers
Views
4707 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
General
Hi, Can we format the data which is displayed in gridTextColumn.
deepanc712
over 10 years ago
Hi,
Can we format the data which is displayed in gridTextColumn.
data:index(local!displaydatasubset.data,"emailaddress",{}) .
From the above code I'd like to fetch the user first name and display on the grid column.
Suggestions appreciated.
Thanks....
OriginalPostID-135856
OriginalPostID-135856
Discussion posts and replies are publicly visible
Parents
0
deepanc712
over 10 years ago
Everyone, This Code worked for me apply(rule!getFormattedUserName(_),index(local!displaydatasubset.data,"Analyst",{}))
Thanks everyone
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
deepanc712
over 10 years ago
Everyone, This Code worked for me apply(rule!getFormattedUserName(_),index(local!displaydatasubset.data,"Analyst",{}))
Thanks everyone
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data