feat: 7.9 updates
Publish to docs.datacontroller.io / Deploy docs (push) Successful in 1m48s

This commit is contained in:
2026-06-30 13:39:38 +01:00
parent a0bb0c1e20
commit ddd5866484
8 changed files with 95 additions and 29 deletions
+2
View File
@@ -37,6 +37,8 @@ The Download button gives several options for obtaining the current view of data
Note - if the table is registered in Data Controller as being TXTEMPORAL (SCD2) then the download option will prefilter for the _current_ records and removes the valid from / valid to variables. This makes the CSV suitable for DC file upload, if desired.
Note that all the above items are exported from backend. There is also a _frontend_ context menu that can be used in the VIEW screen (right click menu) for quick export into CSV or Excel formats.
### Web Query URL
This option gives you a URL that can be used to import data directly into third party tools such as Power BI or Microsoft Excel (as a "web query"). You can set up a filter, eg for a particular month, and refresh the query on demand using client tooling such as VBA.