🇬🇧
Simetrik Academy (EN)
  • 🏡Simetrik Academy
  • 📺Youtube • Simetrik
  • 🚀What's new
    • Transformations improvement
    • Groupings
      • Cumulative groupings
    • Crossover rules
    • Link to Quicksight
    • Archive reconciliations
  • 🦮Quick guide
    • Create your first reconciliation
    • Accounts and workspaces
      • Account creation
      • Auth0 Guardian Authentication
    • 1. Prepare your sources
    • 2. Configure your crossover
    • Glossary
    • Folder manager for sources, reconciliations and dashboards
    • 3.Check your results
  • 📄Sources
    • Uploading TXT files
    • Sources management
    • Updating sources
    • What can you find in your source?
      • Automatic duplicates column
      • Automatic columns
      • Applying Filters
      • Reconcilable Groups
      • Groupings
      • Transformation columns
      • Duplicate columns
    • Deleting multiple files
    • Automatic columns
    • Join of sources
  • 🔁Reconciliations
    • Creation of crossover keys
    • Collisions
    • Modification of crossover keys
    • Reconciliation sweeps
    • Sweep robustness
    • Tolerance and non-equal keys
    • Edit reconciliation
    • Manual reconciliations
    • Crossover Types Configuration
    • Chained reconciliation
    • Reconciliation tables
    • VLookUp column
    • Validation of amounts in Manual Reconciliation
    • Record adjustment
    • Archive reconciliations
    • Multiple manual reconciliations
    • Reconciliation Folders
    • Status of a reconciliation
  • 📊Dashboards
    • Dashboards name edition
    • Reconciliation Percentage
    • Custom dashboard
    • Pivot table
    • Delete Dashboard
  • 🔔Alarms
    • Alarms and notifications
  • 🔌Integrations
    • What is an integration?
    • Types of input integration
      • SFTP
  • Training session
    • Training of Trainers
  • FAQ & Tips
    • ❔FAQ
    • 🎇Tips
Powered by GitBook
On this page

Was this helpful?

  1. What's new

Transformations improvement

In order to make yourtransformations easier, we haveadded new functionalities so that you can make the best of Simetrikin your daily work.

PreviousWhat's newNextGroupings

Last updated 3 years ago

Was this helpful?

Identify columns that are blank:

Step 1. Insert a transformation column and select the function "ISBLANK".

Step 2. Select the column with which you will perform the validation.

Step 3. Confirm the formula and you can validate the transformation column added at the end, it will indicate in "True" the records that you have blank and in false the records that do contain information.

Now the transformations have clearer and more explanatory texts in which you will have a more accurate guide on how to execute the transformation of your choice:

Comparison with dates to know if the record corresponds to an earlier or older date.

Step 1. Select the If(

Step 2. Select the Date column you want to evaluate.

Step 3. Use the greater (>) or lesser (<) sign according to your need.

Step 4. Between quotation marks you put the date to which you are going to compare the column.

Step 5. Finally you put the parameter that it should have if it is valid and the parameter when it is not valid.

🚀