I have 2 workflows, which output to 2 diferent workflow templates. The templates take info from 3 different spreadsheet tables…
…then, the workflows still work, but the dtat from one particular spreadsheet table is not feeding in. The dtat from the toher two spreadheet tables is fine!
It’s as if the workflow cannot “see” the entire table.
I made a test document, with a simple Start expression in it. That doesn’t work either. Surely it should just give me a list of the WageTotalsID values, for all the rows where [Include]=1.
Yes, sorry… This workflow is triggered from another table “Wages” and the WageTotals" table is a child to that…
The fact is, that the workflow is working fine, it is the data that is not being “seen”. I thikn it’s actually something to do with either Appsheet Tables, or Google Sheets. Appsheet is somehow only “seeing” row 50, and all the data above that is not visible to appsheet.
Why that should be, I don;t know… it’s like having a security filter on, but there isn’t…