You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -353,7 +353,9 @@ Each row should have a unique identifier field, which by default is `id`, but it
353
353
}
354
354
```
355
355
356
-
**Note:** If a property value is not of type string, you'll have to use the `getValue` function on the column in order to extract the desired value.
356
+
**Note:** If a property value is not of type string, or in cases you don't specify a field for the column, you'll have to use the `getValue` function on the column in order to extract the desired value.
0 commit comments