> ## Documentation Index
> Fetch the complete documentation index at: https://docs.caplena.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Row-level weights

> Applying weights in Caplena Reports

If you are using weighting to balance your sample, you can apply a weight variable directly in Caplena's reporting. Once applied, all results displayed in the report will automatically reflect the specified weighting.

## Applying weights to a report

You can apply weights during the report creation process via **Advanced settings**.

<Frame>
  <img src="https://mintcdn.com/caplena-32172960/7-8kAEJAdtmJZ6yf/images/Screenshot-2026-05-24-at-11.49.58.png?fit=max&auto=format&n=7-8kAEJAdtmJZ6yf&q=85&s=826e3072efcd4baa2fdfa3b104100583" alt="Screenshot 2026 05 24 At 11 49 58" width="2942" height="1710" data-path="images/Screenshot-2026-05-24-at-11.49.58.png" />
</Frame>

<Steps>
  <Step>
    Go to **Reports → Create new report**
  </Step>

  <Step>
    Select the template you want to use
  </Step>

  <Step>
    Expand **Advanced settings**
  </Step>

  <Step>
    Under **Select the Weight column**, choose the column containing your numeric weights
  </Step>

  <Step>
    Create the report
  </Step>
</Steps>

After the report is created, Caplena automatically incorporates the chosen weights into all displayed metrics and shows a confirmation banner at the top of the report.

<Frame>
  <img src="https://mintcdn.com/caplena-32172960/hCnxK35JIyQ1_bWZ/images/Screenshot-2026-05-30-at-16.29.02.png?fit=max&auto=format&n=hCnxK35JIyQ1_bWZ&q=85&s=fd06898d0092866d5c30671275bccc73" alt="Screenshot 2026 05 30 At 16 29 02" width="3228" height="692" data-path="images/Screenshot-2026-05-30-at-16.29.02.png" />
</Frame>

<Note>
  Once a report is created, the weight column cannot be added or changed. If you need a version without weights, create a new report using the same setup but leave the weight column unselected.
</Note>

## The weight variable must be numerical

Caplena requires the weight column to be numerical. When importing your data, make sure the column is set as a numerical type — this happens automatically if it contains only numerical values.

<Note>
  Additional weighting-related features and improvements may be introduced in future updates.
</Note>

## How rounding works when weighting is applied

When weighting is applied, each respondent receives a weight value — often a decimal (e.g., 0.7, 1.2, 2.3), which means counts can naturally include decimal numbers. Caplena handles this in two ways:

**Displayed counts are rounded**

All counts shown in the UI (charts, tooltips, key figures) are rounded to whole numbers to avoid confusing values like 0.4 or 7.8 respondents.

**Calculations use full precision**

Behind the scenes, all analytics use the full precise weighted decimals, including for frequencies, percentages, category and topic totals, correlations, drivers, and significance tests.
