SUMをするときに使用するTimeの種別について
TopLevelを持つリストでSUMをするときに、なぜデフォルトのTimeではできないのでしょうか?
SUMの条件として指定するTimeだとできない理由は何ですか?
(Propertyやカスタムカレンダを作成したTimeの値は使用できました。)
0
Answers
-
@Tkinoshita you are correct. Time native list does not behave in the same way as "normal" lists in all its functionalities.
I do not have an explanation, but it is what it is :).
I think you need to take it as a trade-off of the specific Time functions that the normal lists do not have.
Hope it helps
Alex
0 -
Here is an English (Google) translate of the question:
When doing SUM on a list with TopLevel, why can't I use the default Time?Why is it not possible to use the Time specified as the SUM condition?(Property and Time values that created custom calendars could be used.)
0