Frank Tubbing
Frank Tubbing
Yeah it's mostly based on the alerts UI that I opened this issue. Having the option to choose between `schema_change`, `anomaly` and `test` on that page would really help. Would...
[BUG] Anomaly detected on avg numeric column when the value was exactly the same for the whole month
Just to demonstrate that this is not solely related to the AVG calculation, this is also affecting other table anomaly measures. EG: 
Would also like to have a rule to enforce this behavior.
@mateuszklimek , my ideal situation would be that I send automatic alerts to end users for their failed tests, then they receive in that mail a direct link to the...
@mateuszklimek , just gave it another thought and realized the following. All I'm trying to do is alert users that some specific tests have failed and I want them to...
[Feature] Allow downstream filtering on transaction booleans in model netsuite2__transaction_details
@fivetran-reneeli , do you have an indication on how long such a PR will take? If it takes some more time I will have to change my code setup and...
[Feature] Allow downstream filtering on transaction booleans in model netsuite2__transaction_details
Thanks for the update @fivetran-catfritz , that will work for us.
[Feature] Allow downstream filtering on transaction booleans in model netsuite2__transaction_details
Have added some additional fields since I want to use the model `netsuite2__transaction_details` for all sorts of downstream models and need some additional keys to do so that cannot simply...
@fivetran-avinash , currently we are in the setup phase of Netsuite and this week we have removed all data from our Netsuite sandbox environment. So it will probably take some...
@fivetran-avinash , I can confirm that in our small test data case, all the rows where `converted_amount` is null, the condition `is_transaction_non_posting = false` is always true. > Could you...