Looking help with an expression to build both a view in the app and a report to be mailed.
Here is what I’m trying to achieve, this is a google doc that I created that allows the user to select a driver and input the total number of trips for that Section during specific dates. It’s a manual entry. I would like to generate a report similar to this, doesn’t have to be exact, actually it can be a list.
I’m doing a sum select, which works fine to get a sum for a specific selection, clearly doesn’t show what I want. Should I add an AND in front with another condition to display the driver?
And for a report (PDF) what would the start expression look like?
How? I can see where it changes the name in the table, but don’t see where it changes the result in the expression. Or…where should I change the expression?
I’m getting this, but it’s not showing the total for a section within a date range..
Clearly? I can’t make sense of your post. What does your data table look like? In what way does your results table not look as you want? What are the exact expressions you’re using? Where are you using them?
@diogolupcosta 's suggestion to change the row key is a bad idea.