Forum Discussion
DougHenning1
3 years agoQuickbase Staff
Is step A a search step? If so, then you need a loop to process the results. Or if you only want the first record then you can reference it specifically like this:
{{a[0].total_adviser7 | int }}------------------------------
Doug Henning
------------------------------