We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e9347e commit 36d1da1Copy full SHA for 36d1da1
developer-guide/20-User interface/04-adding-datasets.md
@@ -20,4 +20,7 @@ always_partition_by_unit: false
20
query: SELECT * FROM the_target_table WHERE reading < 4 AND ... # optional: you can specify a query.
21
```
22
23
-After adding this file, visit the Export Page in the UI.
+After adding this file, visit the Export Page in the UI.
24
+
25
26
+You can see more examples [here](https://github.com/Pioreactor/CustoPiZer/tree/pioreactor/workspace/scripts/files/pioreactor/exportable_datasets).
0 commit comments