Bronze 5
Since ‎04-27-2022
‎03-09-2024

My Stats

  • 35 Posts
  • 2 Solutions
  • 8 Likes given
  • 12 Likes received

jairod's Bio

Badges jairod Earned

View all badges

Recent Activity

I am running an automation bot with a json webhook task to the appsheet api with a <>{"codigo":"[_THISROW-1].[SKU]","productID":"<<[ID]>>","nombre":"<<[nombre]>>","material":"<<[material]>>","cantidad":"<<[cantidad]>>","udm":"<<[udm]>>"},<>]} I´m usi...
I have a table "woocommerce products" with a ref row relationship to a slice "product variations 2"When choosing (clicking) on an item from the related list (related product variations 2) the detail view opened is from a non-filtered row.The "product...
I have a child table with DateTime stamp like the following:It gets updated by a webhook everytime there is an update.I´d like to show a list of the most recent child records which are not repeated at the parent view.Any help will be greatly apprecia...
An automation bot where the first step is to check with an ISNOTBLANK condition started throwing an "Index was outside the bounds of the array" error message today. Up till 3pm the automation bot had been working properly for several weeks.Is this a ...
I have a parent and a child table, I need to add data to the child table with a 'Data: add a new row to an other table using values from this row' action which passes along the parent table ID value plus I need to be able to choose via dropdown ref o...