How can I make it filter based off Study but group the items based on Subject ID... for example. Its showing on different rows.
Excel file
Format I am looking for.

How can I make it filter based off Study but group the items based on Subject ID... for example. Its showing on different rows.
Excel file
Format I am looking for.
Hi @juliowastaken ,
Your main Vertical gallery would be
GroupBy(
Table,
'Subject ID',
Grouped
)
then a nested Horizontal Gallery
ThisItem.Grouped
Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.
MVP (Business Applications) Visit my blog Practical Power Apps