Edgar Valdes
05/20/2025, 4:27 PMfullname
, fullname_2
, fullname_3
, etc.
The second problem with this arises when adding new fields to the Dataset because the API response orders the fields alphabetically. So the previous fullname_2
is now fullname_3
, etc.
I tried with formulas: In the UI the formula shows the custom name, in the API response it shows as formula_1
sadblobRJMNS
05/20/2025, 4:51 PM