<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Dynamic Group Visualization in Grid</title><link>https://community.appian.com/discussions/f/user-interface/34625/dynamic-group-visualization-in-grid</link><description>Member Inclusion with Tick Marks and Non-member Exclusion with Crosses 
 Facing issue in accurately displaying membership status within groups 
 Difficulties in correctly identifying group membership. 
 Seeking assistance.</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Dynamic Group Visualization in Grid</title><link>https://community.appian.com/thread/133002?ContentTypeID=1</link><pubDate>Tue, 09 Apr 2024 12:14:51 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:96e5f08f-010b-408a-8da5-d39f01f0385d</guid><dc:creator>Priyanshu Bhavsar</dc:creator><description>&lt;p&gt;&lt;span&gt;Thanks for sharing these solutions!&amp;nbsp;&lt;/span&gt;&lt;span&gt;Also, a good reminder about performance impacts with large datasets.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Dynamic Group Visualization in Grid</title><link>https://community.appian.com/thread/133000?ContentTypeID=1</link><pubDate>Tue, 09 Apr 2024 12:08:14 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:22f2235d-9578-4fbd-ac76-37aa86f2b32b</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;For me, it seems like&amp;nbsp;local!groupMembers always contains the members of all groups.&lt;/p&gt;
&lt;p&gt;To solve this, inside the individual columns, you need to detect membership for each user, but for the specific group of that columns only.&lt;/p&gt;
&lt;p&gt;One option might be to use a!localVariables inside the foreach to create a nested variable context for reach column. Then get the members of that group and change your logic to work with this new variable.&lt;/p&gt;
&lt;p&gt;Another option is to use a!&lt;span&gt;isUserMemberOfGroup() to check for each combination of user and group. Then you do not need the local variables in the foreach.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Keep in mind, that your grid can become large and slow for many groups/users.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Dynamic Group Visualization in Grid</title><link>https://community.appian.com/thread/132998?ContentTypeID=1</link><pubDate>Tue, 09 Apr 2024 11:47:27 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:14f87f3b-bd8a-4230-bb5e-652edd26ea80</guid><dc:creator>Priyanshu Bhavsar</dc:creator><description>&lt;p&gt;When selecting a group, the grid listing all members does not accurately reflect their membership status. Initially, all members are displayed in the first row. Upon selecting a group, the aim is for the grid to indicate members of the selected group with &lt;span&gt; tick marks to signify their presence, and non-members with crosses to denote their absence.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Dynamic Group Visualization in Grid</title><link>https://community.appian.com/thread/132996?ContentTypeID=1</link><pubDate>Tue, 09 Apr 2024 11:39:23 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:5693bef5-d316-4ae9-9176-5843406a8fb9</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;What do you mean with?&lt;/p&gt;
[quote userid="269019" url="~/discussions/f/user-interface/34625/dynamic-group-visualization-in-grid"]Difficulties in correctly identifying group membership[/quote]&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>