Thanks Ricko Borja, I revised the article per your correction. Tom
Hi Rodney Veach, Please open a support ticket to resolve the error. Once I know the error and the cause, I'll update the article to include the steps needed to avoid the error you received. Tom
Hi Stephen Lemp, Here is an example of {{else if}}: {{#if name}}{{name}}{{else if test}}Steve{{else}}Kat{{/if}} In the above example, if the name field exists, the value of name prints. If the nam...
Steve Klett Thanks for this information regarding the default timestamp format. I've revised the article to reflect your research. For the dateFormat question, we use the term "Context" to refer ...
Hi Stephen Lemp, If you add quotes in the manner you suggest above, the quotes will be added to the value extracted from the customer_name field. For example if the record is: "customer_name": "Bo...
Hi METER Group, Thanks for all of this feedback on filters: I've revised the article to explain that the NOT filter is actually enabled by default in the current UI, thanks for bringing this to ou...
David Gollom, you're right. I'm removing that statement.
Hi David Gollom, I did some experimenting and will update the article to be a little more clear about how this works. Double curly-braces would convert special characters to their URL encoded count...
Hi APC DSR, This image describes why the expression evaluates to false: We've revised the example for clarity.
Hi METER Group, I've passed your question on to some subject matter experts, and when we receive the response, we will notify you of the answer and revise the article. Thanks.