shuttle-hq / synth

The Declarative Data Generator
https://www.getsynth.com/
Apache License 2.0
1.39k stars 109 forks source link

[Feature Request]: IF Condition #237

Open YLukashina opened 3 years ago

YLukashina commented 3 years ago

Required Functionality It must be possible to limit the variations of one field based on the values in the other.

Proposed Solution Similar to IF condition or CASE in SQL.

Use case This can help to take into account possible dependencies between fields. Example: sales data with transactions and revenue (without prices). Revenue can only be above zero if at least one transaction took place.

lucidprojects commented 1 year ago

was anything ever done here? We need this