Forum Discussion

Raveeshlokanath's avatar
Raveeshlokanath
Frequent Visitor
4 years ago
Solved

Not able to create calculated fields based on existing fields

Fields are not listing to create new caluclated field, I am using hivemetastore query from databricks.
  • SIH007_1's avatar
    4 years ago

    Hi Raveeshlokanath, 
    that is pretty easy (I had the same problem with measures) - you have to put the field name in square brackets, so use 

    [date]

    and it will work.
    Regards,
    Susanne