I am making an online experience and need help with Pop-ups
I have a point layer that contains my company's environmental DNA sample results. There are over 1000 data points, containing information on over 20 species. The point attributes include 46 fields.
When a point is selected in the map, I would like the viewer to only see those fields in the pop-up window that have data for that particular point, instead of having to scroll through 46 fields to find the pertinent DNA results.
For example,
For this point, I would like the following pop-up window to omit all the empty rows (red slashes).

Can someone help me with this appropriate arcade expression?
I prefer the default pop-up look. No fancy headings or color are needed.
If you could provide an example that would be great!
Here are a couple of the fields in my data set.
Chinook_Salmon_DNA_Detected_
NumPos_ChinookWells
Coho_Salmon_DNA_Detected_
NumPos_CohoWells
Bull_Trout_DNA_Detected_
NumPos_BullTWells
Thank you!!