Time comparation, time formating

How to compare time in conditional formating?
I tried:
1.) <AutaQ."time">-<AutaQ."plantime"> > 15
but it won't highlite any value.

2.) <AutaQ."time">-<AutaQ."plantime"> > 0:15
it returns error

3.) <AutaQ."time">-<AutaQ."plantime"> > 0.15
it's the same as 1.), no error and no highlited value.

And other question, how to force the time value to be bellow zero? Even if the value is bellow zero, when I set the time format to it, all values ale plus, so I never see the "-0:23" value.

Thanks for help.

Comments

  • edited 10:22AM
    If your database can make such date and time calculations - let the database engine DO IT for you.
    So make some necessery changes in a query and then use new calculated columns.

    Mick

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.