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.

  • 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

     
     

1 Reply

  • SIH007_1's avatar
    SIH007_1
    Frequent Visitor

    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