I need to combine a varied list of features (up to 70 features total) and display these in paragraph form (in lieu of a formatted list) to save screen real estate and reduce scrolling, something like this:
Using a combination of ITE, array, joined list columns I’m able to accomplish this but I feel like I’m unnecessarily bloating my data table to do so? Should I be going about this a different way? Thx



