Skip to content

Custom Groups in ProLaw Reports

Modify the Group By Fields Double click on the dataset for the group by fields. Change the Query type from Stored Procedure to Text. Your query will begin with this: SELECT ColumnName, ColumnLabel FROM GroupOrderAssistantView WHERE IsGroupBy = 'Y' AND…

Read more
Back To Top