Calculated Columns

Created by Adi Sarig Zabar, Modified on Wed, 22 Jan at 2:23 AM by Adi Sarig Zabar

Here are some examples for useful expressions in calculated columns:


date_diff('days', parseDateTimeBestEffortOrNull(some_first_date), parseDateTimeBestEffortOrNull(some_second_date) )



This will calculate date difference in days.

You adjust it to your specific needs.



Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article