Forum Discussion

AshDil's avatar
AshDil
Helper V
4 years ago
Solved

Circular dependency detected while sorting a column

Hi,   I have a month_name column which I need to sort as Jan, Feb,Mar,Apr,May,Jun,Jul,Aug,Sep,Oct,Nov,Dec. For that I have created calculated column to get month numbers from month_name as below: ...