D
D
DaPsych2020-07-29 16:49:47
1C
DaPsych, 2020-07-29 16:49:47

How to select the beginning of a period in a query if the date has a composite data type?

In the query it is necessary to group the data by months, to get the month I use the query language function "START OF THE PERIOD", but the compiler does not skip such a query because I'm getting the date from a register property, which has a composite data type. Can I somehow get around this limitation?

5f217dfe06b8a896114458.png
5f217e636d072821788833.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Anton Anton, 2020-07-29
@DaPsych

If Express(BT_QueryDate As Date) doesn't help, then nothing. But in general, it is strange to shove something other than the date into the field named Date. Why is this done?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question