I have a template for a report I cannot figure out how to setup correctly, after looking at other templates and documentation I am still confused, my first time trying to create grouping in a report.
This is the template expression that is working:
<<Start: Select(Shoot schedule report[Final File Name], TRUE)>>
<<[Photographer]>>
<<[Job Name]>>, <<[Page+]>>, <<[Image ID]>>
<>
How would I edit this to group the results by Photographer? Desired end result would look like this grouped under each Photographer:
Please let me know if it solves your problem.
If so, I should add a new article to the documentation describing this.
If you have tips for others, please mention them, and I will include those in the new article too.
I was able to compromise my goal and go with ORDERBY to accomplish the goal without grouping, I will touch back if I end up using this suggestion elsewhere in my apps, thanks for your help Phil!