Filters and Functions

List Functions
listinstance propertiestype lengthnumber https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/length listinstance...
Wed, 7 Aug, 2019 at 4:23 PM
Date Formats
Output Variable Structure Example 1/1/2019 (No Zeros) {[VarName|format: "d/M/yyyy"]} {[EngagementDate|format: "d/M/yyyy"]} 01/...
Thu, 14 Nov, 2019 at 10:07 PM
Date Calculation Examples
If you want to calculate an age to be used in various situations.  Here is how you do it. This example is for an age calculation to be used to determine...
Mon, 16 Dec, 2019 at 5:37 PM
Using _app for hiding and showing labels, help text and text blocks in layouts
_app.Name _app.Label Define a true/false formula on your top-level model, name it something concise and sensible, like XLabels or whatever you want.  The...
Wed, 10 Jun, 2020 at 10:34 AM
Using the date.today() Feature
If you want to have your document generate a date based on the current day then you can use the date.today() feature.  As a standard, this is based on th...
Mon, 18 Apr, 2022 at 3:16 PM
Using Knackly Queries
Queries in Knackly can be a powerful tool to help you reuse your data.  In this video, we go over two ways to use queries.  The first is to pull from a list...
Mon, 25 Apr, 2022 at 3:07 PM
Creating Multiple Documents From a List
Here is a video that shows how to create multiple documents from a list.
Tue, 3 May, 2022 at 5:18 PM
Knackly Formula for Totaling Costs in Tables
When have retainer agreements or other areas in your documents where you want to total the selected rows in a table.  This video shows you how. This featur...
Wed, 11 May, 2022 at 2:54 PM