Skip to main content
Tutorial

How to use Raw-only fields

  • May 1, 2023
  • 3 replies
  • 556 views

Thomas Lind
Community Manager
Forum|alt.badge.img+5

Designating a field as “raw-only” allows for the field to be hidden from the valid version of the table but still available for use as the basis for other fields, which can help streamline the valid version of the table. 

As the name implies, a raw-only field is a field that only exists in the raw version of the table and not the valid one.

Raw-only fields will not be displayed in other Data Areas or Deliver instances that only use the valid part of the table. Hiding a field from the valid version of a table can be appropriate for fields that have no other purpose than to be part of other fields, e.g., used to create a surrogate key for dimensional modeling.

Use the following steps to designate a field as raw-only:

  1. Right click the field and click Raw-only field.
  2. Raw-only fields are displayed with an “R” in their icon.
  3. Raw-only fields cannot be added when dragging fields from one data area to another.
  4. Raw-only fields also cannot be added when attempting to drag fields to a Deliver instance table.

 

3 replies

rory.smith
TimeXtender Xpert
Forum|alt.badge.img+8
  • TimeXtender Xpert
  • July 24, 2025

Am I right in concluding that History tables cannot have Raw-only fields?


Thomas Lind
Community Manager
Forum|alt.badge.img+5
  • Author
  • Community Manager
  • July 28, 2025

Am I right in concluding that History tables cannot have Raw-only fields?

Hi ​@rory.smith 

Yes, that feature is not available for that.

I am not exactly sure why it cant, my best guess is that it is due to how the field types need to exist to be assigned. So even if it would be set to type 0 it would still have to exist in valid as well as raw.


Hi this feature is not working in TDI  7158.1.

when performing the deployment the cleansing part is failing, saing that the field mark as only_use as rawfield is missing.