Matters that haven't been touched in 2 years
One of the challenges many firms face is how to accurately get active professional case counts for assigned attorneys. Matters go...
New ProLaw Podcast - Custom Dockets, Matter & Docket Cleanup, & Professional Setup for Trans
Second podcast released today! Here are the topics I covered in today's podcast. Topics Covered Matter & Docket Clean Up Closed is...
ProLaw Podcast Launch - Episode 0, ProLaw Conference 2019
Many thanks to Henry Sack for the idea to start a podcast about ProLaw. I love to talk, and I love ProLaw, so it's a good fit! In this...
Math Operators with Fields in Query
Did you know that you can use math operations inside of a query in ProLaw? Example: (Budget Fees > 0) and having ((Total Billed Fees +...
Front Office Migration Complete, Now What?
I recently completed a front office training/go live for a client. I've been thinking about what are the next recommended steps for...
Adding "code" to SSRS Reports, I finally get it....
I finally figured out how and when to use the code portion of SSRS reports. Basically, we need to write code when there is not a default...
It's 2019. Have you updated your calendaring rules?
ProLaw does not update rules sets automatically via the web. It's a manual process. To check if your rules are being updated (screenshot...
ProLaw Querying; Never Use Brackets. Unless you get an error message.
In every query box in ProLaw, this concept holds true. Always, always, use parentheses and never brackets. Until you get the error...
Toggling Date Field Format in Events Reports (Auto Show Time of Day)
The default field for event date for dockets is SQL datetime which appends midnight onto the day for any docket that is set as an all day...
XML Path Function Delimiters for ProLaw Data in Cascades
One of my favorite methods of extracting cascade information from ProLaw is using the XML PATH() function in SQL. The XML Path function...