Documentation

How to use every feature of the DataLens BI platform, from loading data to exporting results.

Quick start

1
Open the sandbox
Click Live Demo in the top navigation.
2
Load a file
Click Choose file in the sidebar (CSV or Excel), or click Open file in the top bar. CSV files parse automatically. For Excel, select a sheet and click Analyse.
3
Review data quality
The KPI bar at the top shows rows, columns, completeness %, and active filter count immediately after loading.
4
Clean your data
Go to the Data Cleaning tab. Click Run auto-clean for one-step cleaning, or apply individual operations per column.
5
Explore & export
Use the Charts, Trends, Breakdown, and Relationships tabs. Download results from the Export tab.

Tab reference

Tab What it does Key controls
SummaryKPIs, auto-insights, and a data previewPreview mode (Top/Bottom), row count selector
Data CleaningAuto-clean and individual column operations with audit logRun auto-clean, Apply individual, Reset to original
Data QualityCompleteness, duplicates, outlier summary and missing-value chartsVisual bar chart of missing % per column
ChartsDistribution histogram, category breakdown, pie share, segment averagesMetric selector, Group by selector
RelationshipsCorrelation heatmap, scatter explorer, driver rankingX/Y axis selectors, Target field for driver analysis
TrendsTime-series line chart with fillDate field, Metric, Aggregate function, Period grain
BreakdownPivot tableRow, Column, Values, Aggregate function
Chart BuilderCustom chart: bar, line, area, pie, scatterType, X, Y, Group by, Aggregate
MapGeographic scatter plot on world mapLat, Lon, Size by, Label by
ExportDownload filtered, cleaned, pivot, HTML report, Excel workbookButtons per format

Using filters

Filters live in the left sidebar. Select a field from the "+ Add filter field" dropdown, then click the pill to open its control:

  • Numeric fields — min/max range inputs.
  • Date fields — from/to date pickers.
  • Category fields — searchable checkbox list with value counts.

Active filters appear as chips below the topbar. All 10 tabs respond instantly to filter changes.

Column selector

The column checklist in the sidebar controls which fields appear in analysis, tables, quality reports, and exports. Use All, None, or Metrics only shortcuts, or check/uncheck individual columns. Columns are tagged with type badges: NUM CAT DATE ID

Export formats

Filtered CSV
Current view with all active filters, selected columns only.
Cleaned CSV
Post-clean dataset (only available after running cleaning operations).
Pivot CSV
Current pivot table from the Breakdown tab.
HTML Report
Shareable standalone page with KPIs, insights, and quality summary.
Excel Workbook
Multi-sheet: Overview, Column dictionary, Data preview.
File support: CSV (any delimiter, auto-detected), .xlsx, .xls. Maximum practical size is ~100k rows before browser memory becomes a constraint. For larger datasets, pre-filter before upload.