Datasets
What is a dataset
A dataset (= data source) is a specific price / product feed from a supplier stored in Sytalog. It is created via file upload or URL. It contains rows (products) and columns (attributes).
Path: /{workspaceSlug}/datasets. Search runs across all datasets in the workspace at once.
Browsing & detail
The dataset list shows columns: Name · Supplier · Source · Type · Rows · Sync · Status (Active / Disabled / Error). Subtitle "{count} active · {rows} rows".
Click a row → full dataset page with preview rows (filter, fulltext across columns), Export, Update rows, Auto-update, Logs.
Update rows
- Dataset detail → Update rows
- Pick source: new file / URL / "use last"
- Sytalog suggests auto-mapping; you adjust if needed
- Choose mode: "Match only" (update by SKU/ID) or add new columns
- Start — runs as DatasetUpdateJob in the background with live logs, cancelable
Auto-update XML
For datasets loaded from an XML feed you can enable automatic availability updates.
- Changed only (incremental) — update only rows that changed
- Full feed (mark missing as inactive) — full sync, missing rows marked inactive
- Mapping — Sytalog shows the "auto-update feed mapping" UI: pair the ID / SKU column between dataset and feed
Frequency by plan: Katalog daily (min 24 h), Provoz hourly (min 1 h), Enterprise configurable (min 5 min).
Export
Dataset detail → Export:
- CSV — for further processing, full row count
- XLSX — spreadsheet, full row count
- PDF — shareable report, max 500 rows
Watermark: Náhled adds a "Generated in the free Náhled tier" footer to CSV/XLSX/PDF; Katalog has a clean CSV/XLSX but a watermarked PDF; Provoz / Enterprise are clean across the board.
Delete dataset / column
- Delete a column: dataset detail → preview → icon on the column header → "Delete column". Admin / Co-owner / Owner only.
- Delete the dataset: dataset detail → "Delete dataset". Admin / Co-owner / Owner only.