Hi All,
I have a dashboard where all the data from 4 different SharePoint list is combined by group by and get displayed in the gallery. The gallery used in the Dashboard is two-level (where the outer gallery contains DD names and the inner gallery contains the projects under the respective DD to be displayed. now I have a requirement where when the "More Details" button is pressed in the gallery a popup must get displayed containing three columns from the inner gallery. (Last updated by, DM approval & DD Approval). For each item in the gallery the popup containing the columns will vary.
Last updated by - Name of the person who recently made changes.
DM Approval & DD Approval - this field gets updated based on the flow (for e.g. - there are three values each Submitted, To be defined and completed. Submitted has one icon, completed has one icon and To be refined has one icon).
I need to display these three field in the popup when More details button is clicked, and the values will vary based on each item clicked in the gallery. I have attached the screenshot for the same.
Any help on this would be greatly appreciated. Thanks in advance.