Data prep and partition

wawanco
wawanco Registered Posts: 8 ✭✭✭✭

Hi,

How can I use partitionning variable substitution in a data preparation recipe (for example in a Formula step)?

Thanks

PS: I've already ask my question a while ago: http://answers.dataiku.com/159/data-prep-and-partition?show=159#q159

Answers

  • Clément_Stenac
    Clément_Stenac Dataiker, Dataiku DSS Core Designer, Registered, Moderator Posts: 754 Dataiker
    Hi,

    This is not possible.

    For user-defined variables, you can use the name of the variable in ${}. For example ${myvar} * column_name

    Partitioning-related variables are not exposed in preparation.
  • wawanco
    wawanco Registered Posts: 8 ✭✭✭✭
    Is there any workaround or do I need to do all the data-preparation in a code-based recipe ?
Setup Info
    Tags
      Help me…