Workflow Email not displaying data based on slice

I have an email workflow based on a slice having multiple parameters. The email generates just fine but the data is not displaying. I have a table view based on the same slice and the data displays accurately. Is my expression on the email template correct? A million thanks!

Here is the slice:

Here is the form based on the slice (Parameters is the form on the left):

Here is the output of the report

Here is the report template (Iโ€™ve tried FILTER, SELECT and below >> no out put

0 1 172
1 REPLY 1

Try SELECT(dashโ€ฆ, TRUE) in the Start expression

Top Labels in this Space