Session Comparison
Total Sessions
—
With Media Files
With PPG Data
Quick apply:
Examples:
• ^[RSE][0-9]{4} — R/S/E + 4 digits
^[RSE][0-9]{4}
• ^R.* — Starts with R
^R.*
• .*test.* — Contains "test"
.*test.*
Loading sessions…