How would I refresh one row in a sync table that has two way sync enabled?
CC: @Eric_Koleda
How would I refresh one row in a sync table that has two way sync enabled?
CC: @Eric_Koleda
by adding and removing a white space?
Looking to enable it via Pack vs Formula
Currently there is no UI affordance for refreshing just a single row. One workaround I’ve seen is an action formula that fetches the latest data and returns a matching schema. This has the side effect of refreshing the row, even if that wasn’t how it was intended to be used.