Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

Set a conditional flag

Hello!   I have a table where I have data on vehicle positions (vehicle id, time of sending their last position, longitude and latitude). I need to set up an active/inactive indicator (calculated c...
  • PC2790's avatar
    PC2790
    4 years ago

    I mean use the given dax formula to create a calculated column in your table.Is that what you are doing?

    Home-->New column-->Paste the code there

    The error is because you are using it as a measure.