New Member
Since ‎06-21-2019
‎05-08-2021

My Stats

  • 13 Posts
  • 0 Solutions
  • 4 Likes given
  • 1 Likes received

simon_sels's Bio

Badges WilsonWee Earned

View all badges

Recent Activity

Hi guys, Is there an expression to allow me to generate a list of numbers by specifying a number from another column? Example: Column_A = 10 List= [1,2,3,4,5,6,7,8,9,10] I know i can use IF() but i wonder if there is a more elegant way? Even nicer if...
Hi there, Can I ask if there is a possibility to enhance my currrent Email Workflow triggered when add row to table. In our email template, is there a possible link response to email recipients to response value like Accept or Reject. Thanks for your...
Hi there, I know I can add rows using webhook with a body expression as follows: “Rows”: [ <> { “DimensionID”: “<<[DimensionID]>>”, “DimensionNo”: “<>”, “InspectDetailID”: “<<[InspectDetailID]>>”, “CheckingItem”: “<<[Checking Item]>>” }, <> ] Questio...
Why does the IN() expression return N whereby, there are similar values in our Ref Table? Please enlighten.
Likes from