Rob Symonds
- Total activity 136
- Last activity
- Member since
- Following 0 users
- Followed by 1 user
- Votes 31
- Subscriptions 52
Comments
Recent activity by Rob Symonds Sort by recent activity-
Hi Jon, They are 595px wide by 842px high. Thanks, Rob.
-
Hi Paul, To set a minimum charge for a given question (cover) you can add this to your rate file: ###SetFee:QuestionToSetMinChargeIF([QuestionToSetMinCharge_Result] < MIN, MIN,[QuestionToSetMinChar...
-
Hi,Fair enough, so, have I got this right?You want to conditionally set a minimum for a given cover based on the answer to another question?###Answer:CoverRequired,SetFee:BuildingsOnly"Buildings","...
-
This applies to the Conditional Rate Files as well as documents. The question name for the premium BEFORE any discounts and loads is: [Basic_XXX_Result] The question name for the premium AFTER all ...
-
Hi John, Sorry about that, please see above - I've amended the answer. Thanks, Rob.
-
As an aside: To get the sum of all questions marked as "Coverage" for a given group (i.e the Total Cover for a Risk Group): [Basic_XXX_Cover]
-
Hi Paul, "Get Table Column" > "TableName" > "ColumnName" > "Greater Than" > "Limit To Fire Action on" Thanks, Rob.
-
Hi Paul, Yep, using _Cover will convert the value to a decimal in the formula, if you don't use that it may treat it as a string (say, if it's blank) so will fail. Rob.
-
Hi, You can't do that in the rule builder. You'll need to add a hidden question like "CoverOverLimit" Then in the Rate File: ###SetCover: CoverOverLimitIF([TableName_ColumnName_Cover] > [QuestionTo...
-
Hi Paul, Just a courtesy call really - you can now use formulas in documents. Please take a look at:http://wiki.schemeserve.com/index.php?title=More_advanced_documents Rob.